public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug corefiles/19180] New: Quiting, after debugging a SIGKILLed process, crashes GDB
@ 2015-10-28 18:32 dilyan.palauzov at aegee dot org
  0 siblings, 0 replies; only message in thread
From: dilyan.palauzov at aegee dot org @ 2015-10-28 18:32 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=19180

            Bug ID: 19180
           Summary: Quiting, after debugging a SIGKILLed process, crashes
                    GDB
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: corefiles
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org
  Target Milestone: ---

I use GDB 7.10.50.20151028-cvs .

I start a process, attach to it with GDB, send SIGKILL to the process, then
enter in GDB:

(gdb) detach 
Detaching from program: /usr/local/bin/gdb, process 388
ptrace: No such process.
(gdb) quit
A debugging session is active.

        Inferior 1 [process 388] will be detached.

Quit anyway? (y or n) y
/git/binutils-gdb/gdb/linux-nat.c:1530: internal-error: linux_nat_detach:
Assertion `num_lwps (ptid_get_pid (inferior_ptid)) == 1' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) 

And at this moment I cannot press "y" or anything else.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-28 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-28 18:32 [Bug corefiles/19180] New: Quiting, after debugging a SIGKILLed process, crashes GDB dilyan.palauzov at aegee dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).