This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exec stack and pthread_exit () problem


On Thu, Apr 01, 2004 at 03:21:51PM -0800, Roland McGrath wrote:
> Off hand I don't see anything wrong in the test program.  
> Your change just masks the bug you found.  Don't do that.
> Instead, investigate the bug.

It has nothing to do with exec stack. pthread_exit will cause the
other threads to fail. It may have something to do with dlopen and
pthread_exit. I can't duplicate the problem in gdb. It may be timing
related.


H.J.


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