Bug 1118814

Summary: [abrt] gdb: dump_core(): gdb killed by SIGABRT
Product: [Fedora] Fedora Reporter: Ilia Gradina <ilya.gradina>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcharlespyle, gbenson, ilya.gradina, jan.kratochvil, palves, pmuldoon, sergiodj, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7e5b29755cf445da1f37a96b0e6e832e4e53b0b0
Whiteboard: abrt_hash:bf3ef9266883a16e9a8b9845671f2d65a0bdf2ed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-11 15:10:06 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Ilia Gradina 2014-07-11 15:05:24 UTC
Version-Release number of selected component:
gdb-7.7.90.20140627-10.fc22

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        gdb -batch -ex 'set auto-load off' -ex 'set debug-file-directory /' -ex 'file /usr/bin/gnome-software' -ex 'core-file ./coredump' -ex 'thread apply all backtrace 1024 full' -ex 'info sharedlib' -ex 'print (char*)__abort_msg' -ex 'print (char*)__glib_assert_msg' -ex 'info all-registers' -ex disassemble
crash_function: dump_core
executable:     /usr/bin/gdb
kernel:         3.16.0-0.rc4.git2.1.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 dump_core
 #3 internal_vproblem
 #4 internal_verror
 #5 internal_error
 #6 value_available_contents_eq
 #7 val_print_array_elements
 #8 c_val_print
 #9 val_print
 #10 cp_print_value_fields
 #11 cp_print_value_fields_rtti

Potential duplicate: bug 716627

Comment 1 Ilia Gradina 2014-07-11 15:05:27 UTC
Created attachment 917337 [details]
File: backtrace

Comment 2 Ilia Gradina 2014-07-11 15:05:28 UTC
Created attachment 917338 [details]
File: cgroup

Comment 3 Ilia Gradina 2014-07-11 15:05:30 UTC
Created attachment 917339 [details]
File: core_backtrace

Comment 4 Ilia Gradina 2014-07-11 15:05:31 UTC
Created attachment 917340 [details]
File: dso_list

Comment 5 Ilia Gradina 2014-07-11 15:05:32 UTC
Created attachment 917341 [details]
File: environ

Comment 6 Ilia Gradina 2014-07-11 15:05:34 UTC
Created attachment 917342 [details]
File: limits

Comment 7 Ilia Gradina 2014-07-11 15:05:35 UTC
Created attachment 917343 [details]
File: maps

Comment 8 Ilia Gradina 2014-07-11 15:05:37 UTC
Created attachment 917344 [details]
File: open_fds

Comment 9 Ilia Gradina 2014-07-11 15:05:38 UTC
Created attachment 917345 [details]
File: proc_pid_status

Comment 10 Ilia Gradina 2014-07-11 15:05:39 UTC
Created attachment 917346 [details]
File: var_log_messages

Comment 11 Jan Kratochvil 2014-07-11 15:10:06 UTC
Aware of it, going to push a fix for it today.