Bug 606185

Summary: [abrt] crash in gdb-7.1-26.fc13: ___printf_fp: Process /usr/bin/gdb was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Greg Martyn <greg.martyn>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jan.kratochvil, mailings, pmuldoon, swagiaal, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:2ace2d86ef9ef95f4d44d02d09f42972e2eed420
Fixed In Version: gdb-7.1-27.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 609220 (view as bug list) Environment:
Last Closed: 2010-06-30 15:09:25 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: 609220    
Attachments:
Description Flags
File: backtrace none

Description Greg Martyn 2010-06-21 04:27:28 UTC
abrt 1.1.1 detected a crash.

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/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java' -ex 'core-file /var/cache/abrt/ccpp-1277092789-3561/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
comment: Eclipse crashed (which has been happening a lot). The debug traceback is too big to report though -- abrt doesn't let me. I tried anyway. I opened ABRT to report it, debuginfo packages were downloaded, then got a report that gdb crashed.
component: gdb
crash_function: ___printf_fp
executable: /usr/bin/gdb
global_uuid: 2ace2d86ef9ef95f4d44d02d09f42972e2eed420
kernel: 2.6.33.5-124.fc13.x86_64
package: gdb-7.1-26.fc13
rating: 4
reason: Process /usr/bin/gdb was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

Comment 1 Greg Martyn 2010-06-21 04:27:30 UTC
Created attachment 425521 [details]
File: backtrace

Comment 2 Greg Martyn 2010-06-21 04:29:37 UTC
Package: gdb-7.1-26.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


Comment
-----
Eclipse crashed (which has been happening a lot). The debug traceback is too big to report though -- abrt doesn't let me. I tried anyway. I opened ABRT to report it, debuginfo packages were downloaded, then got a report that gdb crashed.

Comment 3 Tom Tromey 2010-06-21 21:53:30 UTC
#10 0x0000000000512dd5 in val_print_array_elements (
    type=<value optimized out>, valaddr=0x11e889e0 "", 
    address=140161173391296, stream=0x165c9b0, recurse=41342, 

That "recurse" value points at the problem.

Without more information I would guess that this is one of:

http://sourceware.org/bugzilla/show_bug.cgi?id=9067
http://sourceware.org/bugzilla/show_bug.cgi?id=9167
http://sourceware.org/bugzilla/show_bug.cgi?id=10687

Comment 4 Jan Kratochvil 2010-06-27 17:33:39 UTC
*** Bug 606472 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2010-06-29 23:52:54 UTC
gdb-7.1-27.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gdb-7.1-27.fc13

Comment 6 Fedora Update System 2010-06-30 15:09:05 UTC
gdb-7.1-27.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.