|
From: Maurice v. d. P. <gri...@ge...> - 2004-12-19 16:07:35
|
On Sat, Dec 18, 2004 at 06:46:01PM +0100, Maurice van der Pot wrote: > Hi, >=20 > I've seen a few reports of the following problem: >=20 > http://bugs.gentoo.org/show_bug.cgi?id=3D74716 >=20 > Basically, running valgrind on any executable on an nptl-only system > segfaults with the following message: >=20 > error while loading shared libraries: libpthread.so.0: cannot enable > executable stack as shared object requires: Invalid argument Some additional info: The thing that requires an executable stack is the nested cleanup()=20 function in __pthread_once() in vg_libpthread.c. Regards, Maurice. --=20 Maurice van der Pot Gentoo Linux Developer gri...@ge... http://www.gentoo.org Creator of BiteMe! gri...@kf... http://www.kfk4ever.com |