It looks like libstdc++ is being inited more than once which I think is wrong.
Thanks, Andrew Pinski On Friday, August 16, 2002, at 08:09 , Andrew Begel wrote: > > #27 0x0529e9e4 in std::ios_base::Init::_S_ios_create(bool) () > at PP_Indent.cc:175 > #28 0x0529ed68 in std::ios_base::Init::Init() () at PP_Indent.cc:175 > #29 0x053a9d94 in > __static_initialization_and_destruction_0(int, int) () > #30 0x053a9e80 in _GLOBAL__I_system_vg () > #31 0x8fe16350 in __dyld_call_module_initializers_for_library () > #32 0x8fe160e4 in __dyld_call_module_initializers () > #33 0x8fe106f0 in __dyld_link_in_need_modules () > #34 0x8fe102d0 in __dyld_bind_lazy_symbol_reference () > #35 0x8fe00ec0 in __dyld_stub_binding_helper_interface ()
