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?
Created attachment 395024 [details] File: backtrace
*** Bug 587849 has been marked as a duplicate of this bug. ***
Created attachment 418972 [details] Eclipse debugging screenshot
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.