Bug 1134088

Summary: [abrt] gdb: registry_data(): gdb killed by SIGSEGV
Product: [Fedora] Fedora Reporter: David Thiessen <thiessendg>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: gbenson, jan.kratochvil, palves, pmuldoon, sergiodj, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/922b8aad4448f26b2e4c9acbe5043b2498cec585
Whiteboard: abrt_hash:ad34b76863e48089fbcb73d8666dfa4062b2c30f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-28 21:06:05 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:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description David Thiessen 2014-08-26 19:36:20 UTC
Version-Release number of selected component:
gdb-7.7.1-18.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        gdb --interpreter mi2 --nx
crash_function: registry_data
executable:     /usr/bin/gdb
kernel:         3.15.10-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 registry_data at ../../gdb/registry.c:113
 #1 objfile_data at ../../gdb/objfiles.c:61
 #2 objfile_to_objfile_object at ../../gdb/python/py-objfile.c:266
 #3 find_pretty_printer_from_objfiles at ../../gdb/python/py-prettyprint.c:107
 #4 find_pretty_printer at ../../gdb/python/py-prettyprint.c:192
 #5 apply_val_pretty_printer at ../../gdb/python/py-prettyprint.c:734
 #6 val_print at ../../gdb/valprint.c:773
 #7 common_val_print at ../../gdb/valprint.c:861
 #8 list_arg_or_local at ../../gdb/mi/mi-cmd-stack.c:539
 #9 list_args_or_locals at ../../gdb/mi/mi-cmd-stack.c:663

Comment 1 David Thiessen 2014-08-26 19:36:23 UTC
Created attachment 931099 [details]
File: backtrace

Comment 2 David Thiessen 2014-08-26 19:36:24 UTC
Created attachment 931100 [details]
File: cgroup

Comment 3 David Thiessen 2014-08-26 19:36:25 UTC
Created attachment 931101 [details]
File: core_backtrace

Comment 4 David Thiessen 2014-08-26 19:36:26 UTC
Created attachment 931102 [details]
File: dso_list

Comment 5 David Thiessen 2014-08-26 19:36:27 UTC
Created attachment 931103 [details]
File: environ

Comment 6 David Thiessen 2014-08-26 19:36:27 UTC
Created attachment 931104 [details]
File: exploitable

Comment 7 David Thiessen 2014-08-26 19:36:28 UTC
Created attachment 931105 [details]
File: limits

Comment 8 David Thiessen 2014-08-26 19:36:30 UTC
Created attachment 931106 [details]
File: maps

Comment 9 David Thiessen 2014-08-26 19:36:30 UTC
Created attachment 931107 [details]
File: open_fds

Comment 10 David Thiessen 2014-08-26 19:36:31 UTC
Created attachment 931108 [details]
File: proc_pid_status

Comment 11 David Thiessen 2014-08-26 19:36:32 UTC
Created attachment 931109 [details]
File: var_log_messages

Comment 12 Jan Kratochvil 2014-08-28 21:06:05 UTC
I do not see a reason, probably some GDB memory data corruption.
Please reopen if reproducible.