Bug 1051930

Summary: [abrt] yumex: PyObject_GC_UnTrack(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: grisetti <jgrisetti>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/aa42a8eb5a89afe7533ece05b4c6bbcf91d031b5
Whiteboard: abrt_hash:8a5aee2ba92906e99810e312d01af1e5f66d47d9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-24 10:55: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:
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 grisetti 2014-01-12 23:00:53 UTC
Version-Release number of selected component:
yumex-3.0.13-1.fc19

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf fedora;updates
crash_function: PyObject_GC_UnTrack
executable:     /usr/bin/python2.7
kernel:         3.12.6-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 PyObject_GC_UnTrack at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1556
 #1 tupledealloc at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:233
 #2 list_dealloc at /usr/src/debug/Python-2.7.5/Objects/listobject.c:318
 #3 dict_dealloc at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:1019
 #4 instance_dealloc at /usr/src/debug/Python-2.7.5/Objects/classobject.c:681
 #5 insertdict_by_entry at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:528
 #6 dict_set_item_by_hash_or_entry at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:774
 #7 PyDict_SetItem at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:827
 #8 _PyObject_GenericSetAttrWithDict at /usr/src/debug/Python-2.7.5/Objects/object.c:1529
 #9 PyObject_SetAttr at /usr/src/debug/Python-2.7.5/Objects/object.c:1252

Comment 1 grisetti 2014-01-12 23:00:58 UTC
Created attachment 849029 [details]
File: backtrace

Comment 2 grisetti 2014-01-12 23:01:00 UTC
Created attachment 849030 [details]
File: cgroup

Comment 3 grisetti 2014-01-12 23:01:02 UTC
Created attachment 849031 [details]
File: core_backtrace

Comment 4 grisetti 2014-01-12 23:01:04 UTC
Created attachment 849032 [details]
File: dso_list

Comment 5 grisetti 2014-01-12 23:01:06 UTC
Created attachment 849033 [details]
File: environ

Comment 6 grisetti 2014-01-12 23:01:09 UTC
Created attachment 849034 [details]
File: exploitable

Comment 7 grisetti 2014-01-12 23:01:10 UTC
Created attachment 849035 [details]
File: limits

Comment 8 grisetti 2014-01-12 23:01:14 UTC
Created attachment 849036 [details]
File: maps

Comment 9 grisetti 2014-01-12 23:01:16 UTC
Created attachment 849037 [details]
File: open_fds

Comment 10 grisetti 2014-01-12 23:01:17 UTC
Created attachment 849038 [details]
File: proc_pid_status

Comment 11 grisetti 2014-01-12 23:01:19 UTC
Created attachment 849039 [details]
File: var_log_messages

Comment 12 Tim Lauridsen 2014-07-24 10:55:50 UTC
Low level python crash, cant do anything about that in yumex