Bug 1103464

Summary: [abrt] PackageKit-yum: PyObject_GC_UnTrack(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Benjamin <b>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jonathan, kalevlember, rdieter, rhughes, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2e5470d92e12c0a277fab52960379461b8d62417
Whiteboard: abrt_hash:580e5a2f77450ee59a116cfc217c0873b3cc5022
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-29 18:04: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 Benjamin 2014-06-01 06:48:25 UTC
Version-Release number of selected component:
PackageKit-yum-0.8.17-1.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/PackageKit/helpers/yum/yumBackend.py get-updates none
crash_function: PyObject_GC_UnTrack
executable:     /usr/bin/python2.7
kernel:         3.14.4-200.fc20.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 Benjamin 2014-06-01 06:48:31 UTC
Created attachment 901163 [details]
File: backtrace

Comment 2 Benjamin 2014-06-01 06:48:33 UTC
Created attachment 901164 [details]
File: cgroup

Comment 3 Benjamin 2014-06-01 06:48:35 UTC
Created attachment 901165 [details]
File: core_backtrace

Comment 4 Benjamin 2014-06-01 06:48:38 UTC
Created attachment 901166 [details]
File: dso_list

Comment 5 Benjamin 2014-06-01 06:48:40 UTC
Created attachment 901167 [details]
File: environ

Comment 6 Benjamin 2014-06-01 06:48:42 UTC
Created attachment 901168 [details]
File: exploitable

Comment 7 Benjamin 2014-06-01 06:48:45 UTC
Created attachment 901169 [details]
File: limits

Comment 8 Benjamin 2014-06-01 06:48:48 UTC
Created attachment 901170 [details]
File: maps

Comment 9 Benjamin 2014-06-01 06:48:50 UTC
Created attachment 901171 [details]
File: open_fds

Comment 10 Benjamin 2014-06-01 06:48:52 UTC
Created attachment 901172 [details]
File: proc_pid_status

Comment 11 Benjamin 2014-06-01 06:48:54 UTC
Created attachment 901173 [details]
File: var_log_messages

Comment 12 Fedora End Of Life 2015-05-29 11:59:47 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 13 Kalev Lember 2015-05-29 18:04:05 UTC
This is fixed in F21+ where PackageKit uses the hif backend instead of yum.