NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/30756 (gdb not usable for live debugging of threaded programs)
The following reply was made to PR bin/30756; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/30756 (gdb not usable for live debugging of threaded
programs)
Date: Thu, 20 Sep 2012 13:58:26 +0200
I tried a simple example, firefox ;)
It was already started with two open tabs.
# gdb /usr/pkg/lib/xulrunner/xulrunner 27334
...
Reading symbols from /usr/libexec/ld.elf_so...done.
Loaded symbols for /usr/libexec/ld.elf_so
/archive/cvs/src/external/gpl3/gdb/dist/gdb/thread.c:81: internal-error:
inferior_thread: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
/archive/cvs/src/external/gpl3/gdb/dist/gdb/thread.c:81: internal-error:
inferior_thread: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
sorry, pid 27334 was killed: orphaned traced process
zsh: abort (core dumped) gdb /usr/pkg/lib/xulrunner/xulrunner 27334
So, probably a different problem, but Subject is still correct :(
Thomas
Home |
Main Index |
Thread Index |
Old Index