bug-glibc
[Top][All Lists]
Advanced

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

Linux pthreads and gdb 5.0


From: Fabrice Gautier
Subject: Linux pthreads and gdb 5.0
Date: Thu, 03 May 2001 01:57:41 +0200

Hi,

Can't get gdb debug my multithread program with gdb 5.0.

When running i get:

Starting program: ...
[New Thread 1024 (LWP 4654)]
Cannot access memory at adress 0x40016e18

the backtrace is :
#0  0x4000c5c0 in _dl_debug_state () from /lib/ld-linux.so.2

If i try info thread:
(gdb) info thread
*1 Thread 1024 (LWP 4654)  [No stack.]
Segmentation fault


Any advice?

Glibc is 2.2.2 from debian unstable package (deb version 2.2.2-4). I
think it's a cvs snapshot version in fact.
-- 
Fabrice Gautier <address@hidden>




reply via email to

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