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/10950] New: get_frame_block: Assertion `bl != NULL' failed


Hello,

I've just got this one, and I have no idea how to reproduce it. I suspect it has
to do with symbols reload.

GNU gdb (GDB) 7.0.50.20091110
This GDB was configured as "--host=x86_64-unknown-linux-gnu --target=arm-none-eabi".

`/home/domen/stm32/cortex-m3_trinity/cortex-linux.elf' has changed; re-reading
symbols.
blockframe.c:84: internal-error: get_frame_block: Assertion `bl != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
blockframe.c:84: internal-error: get_frame_block: Assertion `bl != NULL' 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]
Aborted (core dumped)

-- 
           Summary: get_frame_block: Assertion `bl != NULL' failed
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: domen at cba dot si
                CC: gdb-prs at sourceware dot org
 GCC build triplet: == host?
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: arm-none-eabi


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]