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/11967] ../../src/gdb/thread.c:583: internal-error: set_running: Assertion `tp->state_ != THREAD_EXITED' failed.


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

--- Comment #3 from Simon Marchi <simon.marchi at ericsson dot com> ---
The hit assertion is not quite the same though, but it's probably just because
code has been moved around:

/home/emaisin/src/binutils-gdb/gdb/thread.c:93: internal-error: thread_info*
inferior_thread(): Assertion `tp' failed.

-- 
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]