This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: USER: linuxthreads causes segfault



> I have been experiencing the same phenomenon using CVS builds.  I'm trying to come up with a simple test case since
> it only seems to happen with complex third-party programs (ie. attempted rebuilds of the Qt libraries and KDE --
> okay, so I get my kicks through self-flagellation), but have been thus far unsuccessful.  I do believe the problem
> lies in some interaction bewteen the destructors of the global IOStreams (cout, cerr, and so forth) and something in
> the glibc2 runtime, but at this point I'm in over my head.
> 

I'm pretty sure it isn't streams directly as I have a minimal test case which fails and it doesn't use any streams.
I too am finding the problem mostly with large systems. I'm rebuilding sigc and Gtkmm/GNOME-- and all the exes suffer from the segfault on exit.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]