Bug 566633

Summary: [abrt] crash in gdb-7.0.1-31.fc12
Product: [Fedora] Fedora Reporter: Erik Berg <redhat-bugzilla>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: cameroncros, jan.kratochvil, pmuldoon
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:6a16ed9b9038d007b683e355a1eb4075a488ec54
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 565352 Environment:
Last Closed: 2010-06-02 10:04:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 565352    
Attachments:
Description Flags
File: backtrace
none
Eclipse debugging screenshot none

Description Erik Berg 2010-02-19 01:50:39 UTC
abrt 1.0.6 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/gdb -i mi --tty=/tmp/qt_temp.kn4775
comment: expanded a variable in qt-creator
component: gdb
executable: /usr/bin/gdb
kernel: 2.6.31.12-174.2.19.fc12.i686.PAE
package: gdb-7.0.1-31.fc12
rating: 4
reason: Process was terminated by signal 6 (Aborted)
release: Fedora release 12 (Constantine)

How to reproduce
-----
1. struct some_data { int a, b, c } mydata[400]; //haven't really tested with this struct.
2. compile, expand the mydata variable, and it's children.
3. crash?

Comment 1 Erik Berg 2010-02-19 01:50:42 UTC
Created attachment 395024 [details]
File: backtrace

Comment 2 Karel Klíč 2010-05-25 09:12:06 UTC
*** Bug 587849 has been marked as a duplicate of this bug. ***

Comment 3 Jan Kratochvil 2010-06-02 10:03:26 UTC
Created attachment 418972 [details]
Eclipse debugging screenshot

Comment 4 Jan Kratochvil 2010-06-02 10:04:50 UTC
As the Bug 587849 reproduces the same problem using Eclipse-CDT and I was unable to build a project in qt-creator tried to reproduce it in Eclipse-CDT but it works for me in the Comment 3.  Unable to debug it without reproducer just according to the backtrace.