Hide Forgot
abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: gdb -batch -ex 'set debug-file-directory /usr/lib/debug:/var/cache/abrt-di/usr/lib/debug' -ex 'file /usr/bin/devhelp' -ex 'core-file /var/spool/abrt/ccpp-1296567825-27992/coredump' -ex 'thread apply all backtrace 2048 full' -ex 'info sharedlib' -ex 'print (char*)__abort_msg' -ex 'print (char*)__glib_assert_msg' -ex 'info registers' -ex disassemble component: gdb executable: /usr/bin/gdb kernel: 2.6.35.10-74.fc14.x86_64 package: gdb-7.2-40.fc14 reason: Process /usr/bin/gdb was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1296738374 uid: 500 How to reproduce ----- 1. Using ABRT to report a bug of the Devhelp 2. 3.
Created attachment 476773 [details] File: backtrace
Package: gdb-7.2-40.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. using abrt to report a bug of IBUS-SUNPINYIN 2. 3.
Package: gdb-7.2-40.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. report a bug of empathy 2. 3.
Your system is missing debuginfo rpms, the backtrace is invalid this way. Try `debuginfo-install glibc' why it does not work etc.
thx