Bug 1047666

Summary: [abrt] PackageKit-yum: update_refs(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Kuberboef <stefaans.mostert>
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, sahibperezv, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0e6409dce56775415aade6b944e701a6fb988a7b
Whiteboard: abrt_hash:9f7dba58721d663f7c1ed0f940bf3f21f1c49345
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-29 18:04:32 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 Kuberboef 2014-01-01 18:48:13 UTC
Version-Release number of selected component:
PackageKit-yum-0.8.15-1.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/PackageKit/helpers/yum/yumBackend.py get-packages unknown
crash_function: update_refs
executable:     /usr/bin/python2.7
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 update_refs at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:400
 #1 collect at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:998
 #2 collect_generations at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1124
 #3 _PyObject_GC_Malloc at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1585
 #4 _PyObject_GC_New at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1595
 #5 PyList_New at /usr/src/debug/Python-2.7.5/Objects/listobject.c:151
 #6 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:2264
 #7 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
 #8 function_call at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526
 #9 PyObject_Call at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529

Potential duplicate: bug 735665

Comment 1 Kuberboef 2014-01-01 18:48:23 UTC
Created attachment 844193 [details]
File: backtrace

Comment 2 Kuberboef 2014-01-01 18:48:29 UTC
Created attachment 844194 [details]
File: cgroup

Comment 3 Kuberboef 2014-01-01 18:48:34 UTC
Created attachment 844195 [details]
File: core_backtrace

Comment 4 Kuberboef 2014-01-01 18:48:37 UTC
Created attachment 844196 [details]
File: dso_list

Comment 5 Kuberboef 2014-01-01 18:48:40 UTC
Created attachment 844197 [details]
File: environ

Comment 6 Kuberboef 2014-01-01 18:48:44 UTC
Created attachment 844198 [details]
File: exploitable

Comment 7 Kuberboef 2014-01-01 18:48:47 UTC
Created attachment 844199 [details]
File: limits

Comment 8 Kuberboef 2014-01-01 18:48:52 UTC
Created attachment 844200 [details]
File: maps

Comment 9 Kuberboef 2014-01-01 18:48:56 UTC
Created attachment 844201 [details]
File: open_fds

Comment 10 Kuberboef 2014-01-01 18:48:58 UTC
Created attachment 844202 [details]
File: proc_pid_status

Comment 11 Kuberboef 2014-01-01 18:49:02 UTC
Created attachment 844203 [details]
File: var_log_messages

Comment 12 Fedora End Of Life 2015-05-29 10:16:43 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:32 UTC
This is fixed in F21+ where PackageKit uses the hif backend instead of yum.