Incompatibility with Ubuntu's GCC 4.8.4 causing internal error "decode_frame_entry_1: Assertion `fde->cie != NULL' failed." in some situations
Bug #1518062 reported by
Michael Fiedler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gdb (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The version of GCC shipped with Ubuntu 14.04 causes GDB to crash/hit an assertion after loading the symbol file in some situations, making debugging with source code information impossible then. When building GCC (e. g. from Ubuntu source) with default configuration switches, the problem does not occur. See GDB's bug tracker [1] for steps to reproduce, a minimal test case and further information.
[1] https:/
Ubuntu 14.04 x86_64
gdb 7.7.1-0ubuntu5~
gcc-4.8 4.8.4-2ubuntu1~
summary: |
- Incompatibility with Ubuntu's GCC 4.8.4 causing "internal error on - target remote: decode_frame_entry_1: Assertion `fde->cie != NULL' - failed." in some situations + Incompatibility with Ubuntu's GCC 4.8.4 causing internal error + "decode_frame_entry_1: Assertion `fde->cie != NULL' failed." in some + situations |
To post a comment you must log in.