https://bugzilla.novell.com/show_bug.cgi?id=289641#c4 Michael Matz <matz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|rguenther@novell.com |matz@novell.com Status|NEEDINFO |ASSIGNED Info Provider|ahanssen@trolltech.com | --- Comment #4 from Michael Matz <matz@novell.com> 2007-07-05 08:50:27 MST --- Oh joy, it's connected with bug 182298 (which in the end was deferred), i.e. the general theme that C++ exception handling and thread cancellation (which you do in your testcase) doesn't go together well in their current state of affairs. The above bug report also leads to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28145 and http://www.codesourcery.com/archives/c++-pthreads/msg00571.html . It's a very ugly and hard problem to solve as the POSIX and C++ Specs are in conflict :-( I'm not sure why other distribution should not have this very problem, if they're using the same glibc and gcc. Probably it's time to really debug the problem some more as I hinted at in bug 182298 comment #30 onwards . -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.