http://bugzilla.novell.com/show_bug.cgi?id=497624 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=497624#c2 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Severity|Critical |Normal --- Comment #2 from Richard Guenther <rguenther@novell.com> 2009-05-15 07:45:23 MDT --- I can reproduce this on x86_64 by building with -m32. The issue is that you need to link the shared libraries with -lpthread as well to get pthreads initialized before the global constructors for the semaphores run. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.