[opensuse-factory] gdb broken in Factory
With exception of /bin/true, I am not able to debug anything in Factory. Everything fails with the same error: find_new_threads_callback: cannot get thread info: generic error Do you have any idea? sbrabec@hammer:~> gdb /bin/ls GNU gdb (GDB) SUSE (6.8.50.20090302-4.1) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /bin/ls [Thread debugging using libthread_db enabled] Error while reading shared library symbols: find_new_threads_callback: cannot get thread info: generic error find_new_threads_callback: cannot get thread info: generic error -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, May 26, 2009 at 06:54:04PM +0200, Stanislav Brabec wrote:
With exception of /bin/true, I am not able to debug anything in Factory. Everything fails with the same error: find_new_threads_callback: cannot get thread info: generic error
Do you have any idea?
sbrabec@hammer:~> gdb /bin/ls GNU gdb (GDB) SUSE (6.8.50.20090302-4.1) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /bin/ls [Thread debugging using libthread_db enabled] Error while reading shared library symbols: find_new_threads_callback: cannot get thread info: generic error find_new_threads_callback: cannot get thread info: generic error
There is a bug open already, its a bug in glibc. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, May 26, 2009 at 06:55:48PM +0200, Marcus Meissner wrote:
On Tue, May 26, 2009 at 06:54:04PM +0200, Stanislav Brabec wrote:
With exception of /bin/true, I am not able to debug anything in Factory. Everything fails with the same error: find_new_threads_callback: cannot get thread info: generic error
Do you have any idea?
sbrabec@hammer:~> gdb /bin/ls GNU gdb (GDB) SUSE (6.8.50.20090302-4.1) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /bin/ls [Thread debugging using libthread_db enabled] Error while reading shared library symbols: find_new_threads_callback: cannot get thread info: generic error find_new_threads_callback: cannot get thread info: generic error
There is a bug open already, its a bug in glibc.
And submitreq for glibc-2.10 is queued for Factory already. I assume it will go in after Milestone2. -- Petr "Pasky" Baudis The lyf so short, the craft so long to lerne. -- Chaucer -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, 26 May 2009, Petr Baudis wrote:
On Tue, May 26, 2009 at 06:55:48PM +0200, Marcus Meissner wrote:
On Tue, May 26, 2009 at 06:54:04PM +0200, Stanislav Brabec wrote:
With exception of /bin/true, I am not able to debug anything in Factory. Everything fails with the same error: find_new_threads_callback: cannot get thread info: generic error
Do you have any idea?
sbrabec@hammer:~> gdb /bin/ls GNU gdb (GDB) SUSE (6.8.50.20090302-4.1) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... (gdb) run Starting program: /bin/ls [Thread debugging using libthread_db enabled] Error while reading shared library symbols: find_new_threads_callback: cannot get thread info: generic error find_new_threads_callback: cannot get thread info: generic error
There is a bug open already, its a bug in glibc.
And submitreq for glibc-2.10 is queued for Factory already. I assume it will go in after Milestone2.
bnc#492793 btw. The mbuilds of a fixed glibc have already vanished though. Tell me if I should re-spin them. Richard. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (4)
-
Marcus Meissner
-
Petr Baudis
-
Richard Guenther
-
Stanislav Brabec