libstdc++ crash in Fedora 15

Kevin Kofler kevin.kofler at chello.at
Wed Feb 16 19:12:38 UTC 2011


Michael Schwendt wrote:
> In Fedora 15 development only, not reproducible with Fedora 14:
> 
> Could you help classifying the following backtrace?
> https://bugzilla.redhat.com/attachment.cgi?id=473671
> 
> It's related to dlopening a shared lib and crashes during initialization
> of static members. ( https://bugzilla.redhat.com/669889 )
> Would be great to get confirmation whether it's a problem outside the
> shared lib that's loaded. More details in the bz ticket.

This is a C++ static initialization order issue (within the shared lib), 
see:
https://bugzilla.redhat.com/show_bug.cgi?id=669889#c12

        Kevin Kofler



More information about the devel mailing list