public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
       [not found] <bug-11362-4717@http.sourceware.org/bugzilla/>
@ 2011-07-01 20:41 ` dennis.wang at nrl dot navy.mil
  2014-02-16 18:28 ` jackie.rosen at hushmail dot com
  2014-05-28 19:43 ` schwab at sourceware dot org
  2 siblings, 0 replies; 6+ messages in thread
From: dennis.wang at nrl dot navy.mil @ 2011-07-01 20:41 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=11362

dennis.wang at nrl dot navy.mil changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dennis.wang at nrl dot
                   |                            |navy.mil
            Version|7.0                         |7.2

--- Comment #4 from dennis.wang at nrl dot navy.mil 2011-07-01 20:40:36 UTC ---
I see this same bug in version 7.2  I am running gdb on a Ubuntu 11.04 system
and connecting to a PC running MINGW.  The output below is from the Ubuntu box.
------------

GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.....

Reading symbols from /home/wang/Documents/RTEMS/tests/stanford...done.
(gdb) target extended-remote 132.250.xxx.xxx:2222
Remote debugging using 132.250.xxx.xxx:2222
0x00000000 in ?? ()
(gdb) load
Loading section .text, size 0xf740 lma 0x40000000
Loading section .data, size 0x820 lma 0x4000f740
Start address 0x40000000, load size 65376
Transfer rate: 8 KB/sec, 271 bytes/write.
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y

/build/buildd/gdb-7.2/gdb/thread.c:79: internal-error: inferior_thread:
Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

/build/buildd/gdb-7.2/gdb/thread.c:79: internal-error: inferior_thread:
Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
       [not found] <bug-11362-4717@http.sourceware.org/bugzilla/>
  2011-07-01 20:41 ` [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed." dennis.wang at nrl dot navy.mil
@ 2014-02-16 18:28 ` jackie.rosen at hushmail dot com
  2014-05-28 19:43 ` schwab at sourceware dot org
  2 siblings, 0 replies; 6+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 18:28 UTC (permalink / raw)
  To: gdb-prs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #5 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
       [not found] <bug-11362-4717@http.sourceware.org/bugzilla/>
  2011-07-01 20:41 ` [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed." dennis.wang at nrl dot navy.mil
  2014-02-16 18:28 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:43 ` schwab at sourceware dot org
  2 siblings, 0 replies; 6+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:43 UTC (permalink / raw)
  To: gdb-prs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
  2010-03-09 17:29 [Bug threads/11362] New: " gaknar at gmail dot com
  2010-03-09 17:31 ` [Bug threads/11362] " gaknar at gmail dot com
  2010-03-09 17:40 ` gaknar at gmail dot com
@ 2010-03-09 18:03 ` gaknar at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: gaknar at gmail dot com @ 2010-03-09 18:03 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From gaknar at gmail dot com  2010-03-09 18:03 -------
Bug also reported at CDT : https://bugs.eclipse.org/bugs/show_bug.cgi?id=305206

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11362

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
  2010-03-09 17:29 [Bug threads/11362] New: " gaknar at gmail dot com
  2010-03-09 17:31 ` [Bug threads/11362] " gaknar at gmail dot com
@ 2010-03-09 17:40 ` gaknar at gmail dot com
  2010-03-09 18:03 ` gaknar at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: gaknar at gmail dot com @ 2010-03-09 17:40 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From gaknar at gmail dot com  2010-03-09 17:40 -------
Created an attachment (id=4657)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4657&action=view)
The complete input/output log when failing (For version 7.0.1)

I did a mistake, last attachement concerned GDB 7.0. This one was made with GDB
7.0.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4656 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=11362

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed."
  2010-03-09 17:29 [Bug threads/11362] New: " gaknar at gmail dot com
@ 2010-03-09 17:31 ` gaknar at gmail dot com
  2010-03-09 17:40 ` gaknar at gmail dot com
  2010-03-09 18:03 ` gaknar at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: gaknar at gmail dot com @ 2010-03-09 17:31 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From gaknar at gmail dot com  2010-03-09 17:31 -------
Created an attachment (id=4656)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4656&action=view)
The complete input/output log when failing


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11362

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-28 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11362-4717@http.sourceware.org/bugzilla/>
2011-07-01 20:41 ` [Bug threads/11362] Debugging from CDT raises "thread.c:79: internal-error: inferior_thread: Assertion `tp' failed." dennis.wang at nrl dot navy.mil
2014-02-16 18:28 ` jackie.rosen at hushmail dot com
2014-05-28 19:43 ` schwab at sourceware dot org
2010-03-09 17:29 [Bug threads/11362] New: " gaknar at gmail dot com
2010-03-09 17:31 ` [Bug threads/11362] " gaknar at gmail dot com
2010-03-09 17:40 ` gaknar at gmail dot com
2010-03-09 18:03 ` gaknar at gmail dot com

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).