public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/17206] New: Assertion `pc_in_thread_step_range (pc, tp)' failed.
@ 2014-07-27 19:14 tilkax at gmail dot com
  2014-07-27 19:18 ` [Bug gdb/17206] " xdje42 at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tilkax at gmail dot com @ 2014-07-27 19:14 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 17206
           Summary: Assertion `pc_in_thread_step_range (pc, tp)' failed.
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tilkax at gmail dot com

After a SIGSEGV, I accidentally typed 'u' (until) instead of 'up' and got this: 

$ echo 'int main(){return*(int*)0;}'|gcc -xc - && gdb -ex r a.out
Program received signal SIGSEGV, Segmentation fault.
(gdb) u
infrun.c:1948: internal-error: resume: Assertion `pc_in_thread_step_range (pc,
tp)' failed.

(output shortened)

GDB 7.7.1 on Arch Linux x86_64 testing.

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


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

end of thread, other threads:[~2014-07-29  6:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-27 19:14 [Bug gdb/17206] New: Assertion `pc_in_thread_step_range (pc, tp)' failed tilkax at gmail dot com
2014-07-27 19:18 ` [Bug gdb/17206] " xdje42 at gmail dot com
2014-07-28  6:19 ` qiyao at gcc dot gnu.org
2014-07-29  4:05 ` cvs-commit at gcc dot gnu.org
2014-07-29  6:36 ` cvs-commit at gcc dot gnu.org
2014-07-29  6:42 ` qiyao at gcc dot gnu.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).