Bug 24565 - is_thread_state: Assertion `tp' failed
Summary: is_thread_state: Assertion `tp' failed
Status: WAITING
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-16 12:21 UTC by Uhli0815
Modified: 2019-05-24 09:13 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2019-05-16 00:00:00


Attachments
Screenshots of the error message, and of the (already) reported Bug(but the Bug seems still be there) . (164.71 KB, image/png)
2019-05-16 12:21 UTC, Uhli0815
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Uhli0815 2019-05-16 12:21:15 UTC
Created attachment 11781 [details]
Screenshots of the error message, and of the (already) reported Bug(but the Bug seems still be there) .

Error while Debugging:

warning: Remote failure reply: E31
C:\Users\Dirk\AppData\Local\Temp\truestudio2505103806044318095gdbscript:25: Error in sourced command file:
Remote communication error.  Target disconnected.: No error.


The same thing in "Atollic TrueSTUDIO for STM32" in the Version 9.2.0 and 
in the Version 9.3.0
Running under Windows 10

Verbose Console Output:
==================================================================

No source file named E:\\atollic_studio_ws9_2_0\\httpserver\\Debug/..\\src\\main.c.
warning: Remote failure reply: E31
C:\Users\Dirk\AppData\Local\Temp\truestudio2505103806044318095gdbscript:25: Error in sourced command file:
Remote communication error.  Target disconnected.: No error.

/home/build/gcc-arm-none-eabi-6-2017-q1-update/src/gdb/gdb/thread.c:817: internal-error: is_thread_state: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? 
This is a bug, please report it.  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

(y or n) [answered Y; input not from terminal]
/home/build/gcc-arm-none-eabi-6-2017-q1-update/src/gdb/gdb/thread.c:817: internal-error: is_thread_state: 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) [answered Y; input not from terminal]


....
Thanks, Dirk
Comment 1 Gary Benson 2019-05-16 13:31:35 UTC
Thanks for the bug report.  Could you please let us know more information about
what you were doing before these errors occurred?  For example, a full transcript of your GDB session would be really helpful.
Comment 2 Uhli0815 2019-05-24 09:13:37 UTC
   Hello,

   It seems to be a Hardware failure, or somehow crashed the
   Mikrocontroller ....
   On another board I could debug.

   @complete Transscript of GDG Session: How can I genarate this?

   Regards, Dirk



   Am 16.5.2019, schrieb gbenson at redhat dot com
   <sourceware-bugzilla@sourceware.org>:

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

     Gary Benson <gbenson at redhat dot com> changed:

     What |Removed |Added
     ----------------------------------------------------------------------------
     Status|UNCONFIRMED |WAITING
     Last reconfirmed| |2019-05-16
     CC| |gbenson at redhat dot com
     Ever confirmed|0 |1

     --- Comment #1 from Gary Benson <gbenson at redhat dot com> ---
     Thanks for the bug report. Could you please let us know more
     information about
     what you were doing before these errors occurred? For example, a
     full
     transcript of your GDB session would be really helpful.

     --
     You are receiving this mail because:
     You reported the bug.