This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18749] problems if whole process dies while (ptrace-) stopped


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

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
I'm adding a test to the testsuite that exposes several of these on at least
native GNU/Linux:

E.g., on one run:

 [Thread 0x7ffff6fbe700 (LWP 1332) exited]
 Cannot access memory at address 0x400872

And on another:
 [Thread 0x7ffff3fb8700 (LWP 2161) exited]
 Cannot find user-level thread for LWP 2163: generic error
 (gdb) [Thread 0x7ffff2fb6700 (LWP 2163) exited]
 [Thread 0x7ffff47b9700 (LWP 2160) exited]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]