This is the mail archive of the libc-alpha@sourceware.org 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: Segmentation fault on NPTL pthread_join


Tom Gall wrote:
Best thing to perhaps do is create a smaller program demonstrates the problem and post that here to the list.

The problem is most definitely that an invalid thread descriptor is passed to the function. This is simply not allowed and can cause crashes with NPTL while LinuxThreads returned errors. This is a program bug. No reason to bother anybody else.


--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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