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 backtrace/15778] New: crash printing stack frame


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

            Bug ID: 15778
           Summary: crash printing stack frame
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: faorg-lists at yahoo dot co.uk

Created attachment 7115
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7115&action=edit
gdb stack trace from core file

Debugging c++ on SLED11 it crashes when stopped in a particular function call. 
I can normally debug this program without problem (other than #15679) so I'm
not sure what is different in this case (loading shared libs makes no
difference).

When running with the normal interface (not mi) it prints:
frame.c:1981: internal-error: get_frame_pc: Assertion `frame->next != NULL'
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]