Bug 556227 - [abrt] crash in gdb-7.0-13.fc12
Summary: [abrt] crash in gdb-7.0-13.fc12
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Kratochvil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:eb138f9b3bbc5b3434937883ce3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-17 10:15 UTC by Henry Wu
Modified: 2010-01-17 10:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-17 10:34:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (15.18 KB, text/plain)
2010-01-17 10:15 UTC, Henry Wu
no flags Details

Description Henry Wu 2010-01-17 10:15:13 UTC
abrt 1.0.3 detected a crash.

Attached file: backtrace
cmdline: gdb --interpreter mi2 --nx
component: gdb
executable: /usr/bin/gdb
kernel: 2.6.31.9-174.fc12.i686.PAE
package: gdb-7.0-13.fc12
rating: 3
reason: Process was terminated by signal 6

Comment 1 Henry Wu 2010-01-17 10:15:16 UTC
Created attachment 384896 [details]
File: backtrace

Comment 2 Jan Kratochvil 2010-01-17 10:34:44 UTC
The backtrace is not usable, the question is why.

Is your /usr/bin/gdb the one from rpm package?  Please do:
rpm -V gdb gdb-debuginfo
rpm -q gdb gdb-debuginfo

Also your system glibc is not the current one and therefore glibc-debuginfo is no longer available for it.
your          libc.so.6 build-id: 68354843e5200f56efe06888e9c389ee1e43aca2
2.11.1-1.i686 libc.so.6 build-id: bea0bdd27b8b87f4b423339693385c5526d6b1cd

Guessing gdb-debuginfo rpm version also does not match your gdb version rpm.

Please update your system packages (`yum --update').


Note You need to log in before you can comment on or make changes to this bug.