Segmentation fault on NPTL pthread_join

Ulrich Drepper drepper@redhat.com
Tue Nov 8 22:07:00 GMT 2005


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 ❖



More information about the Libc-alpha mailing list