[Bug other/31282] SegV on AIX 5.3 due to uninit'ed static object when using -pthread

tom dot culliton at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Mar 22 20:15:00 GMT 2007



------- Comment #5 from tom dot culliton at oracle dot com  2007-03-22 20:15 -------
That does indeed appear to have been the problem.  Even though the system
claims that APAR was already applied, the header file was still missing the
typedef keyword. I suspect something silly like the compiler being reinstalled
after the patch was applied the first time.

Many thanks!

BTW - This also explains a number of other issues I've seen people report with
duplicate symbols for 'thread_creds_t', but this is the only item that search
turned up in the bug DB that mentions APAR IY90737.


-- 

tom dot culliton at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31282



More information about the Gcc-bugs mailing list