Hide Forgot
abrt 1.1.0 detected a crash. architecture: i686 Attached file: backtrace cmdline: gdb ./Switch.exe 1 component: gdb crash_function: attr_form_is_section_offset executable: /usr/bin/gdb global_uuid: 175d8c88683039380b6c1e12a66f7cf050b40f0d kernel: 2.6.33.3-85.fc13.i686.PAE package: gdb-7.1-18.fc13 rating: 4 reason: Process /usr/bin/gdb was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard)
Created attachment 555732 [details] File: backtrace
archer-jankratochvil-vla specific bug. But it is already fixed: dwarf2_attr_to_loclist_baton (struct attribute *attr, struct dwarf2_cu *cu) { struct dwarf2_loclist_baton *baton; /* DW_AT_location of the referenced DIE may be missing if the referenced variable has been optimized out. */ if (!attr) return NULL; And F-13 is EOLed, upgrade to a supported distro (>=F-15).