bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linuxthreads 2.2.2 causes SEGV


From: Marc Beuchat
Subject: linuxthreads 2.2.2 causes SEGV
Date: Tue, 20 Mar 2001 10:10:16 +0100

I have compiled glibc-2.2.2 with linuxthreads 2.2.2 using gcc-2.95.2
on a i686 system running linux 2.4.3-pre3.  I am unable to run any
program which is linked with libpthreads.

To investigate the problem, I compiled the supplied example program
linuxthreads/Examples/ex1.c.  I ran it with gdb and find that the
SEGV occurs on line 406 of spinlocks.c; this is in the function
pthread_alt_lock on the "do {" statement.  It appears that this
occurs as part of the libraries initialization (before main is
reached).

Have you had reports of this problem?

Thanks.

Marc Beuchat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]