Public bug reported:
Binary package hint: gdb
I was trying to gather information on a hang bug in xorg, and hit this
problem in gdb:
[EMAIL PROTECTED] sudo gdb
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
warning: not using untrusted file "/home/mbp/.gdbinit"
(gdb) att 4370
Attaching to process 4370
/build/buildd/gdb-6.6/gdb/linux-nat.c:1026: internal-error: linux_nat_attach:
Assertion `pid == GET_PID (inferior_ptid) && WIFSTOPPED (status) && WSTOPSIG
(status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n
/build/buildd/gdb-6.6/gdb/linux-nat.c:1026: internal-error: linux_nat_attach:
Assertion `pid == GET_PID (inferior_ptid) && WIFSTOPPED (status) && WSTOPSIG
(status) == SIGSTOP' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n
(gdb)
** Affects: gdb (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
assertion error in linux-nat.c
https://launchpad.net/bugs/78875
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs