Bug 1005507

Summary: [abrt] yum-3.4.3-106.fc19: visit_decref: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: admiller, dtimms, ffesti, firas.alkafri, packaging-team-maint, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bffc0ded04099fc90740563719b688e4eaa2c4c6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-09 08:48:11 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 Mikhail 2013-09-07 19:01:04 UTC
Version-Release number of selected component:
yum-3.4.3-106.fc19

Additional info:
reporter:       libreport-2.1.6
backtrace_rating: 4
cmdline:        /usr/bin/python /bin/yum clean all
crash_function: visit_decref
executable:     /usr/bin/python2.7
kernel:         3.10.10-200.fc19.x86_64
runlevel:       N 5
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 visit_decref at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:429
 #1 dict_traverse at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:2122
 #2 subtract_refs at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:456
 #3 collect at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:999
 #4 collect_generations at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1124
 #5 _PyObject_GC_Malloc at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1585
 #6 _PyObject_GC_NewVar at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1605
 #7 PyTuple_New at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:106
 #8 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:2252
 #9 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330

Comment 1 Mikhail 2013-09-07 19:01:10 UTC
Created attachment 795185 [details]
File: backtrace

Comment 2 Mikhail 2013-09-07 19:01:14 UTC
Created attachment 795186 [details]
File: cgroup

Comment 3 Mikhail 2013-09-07 19:01:19 UTC
Created attachment 795187 [details]
File: core_backtrace

Comment 4 Mikhail 2013-09-07 19:01:23 UTC
Created attachment 795188 [details]
File: dso_list

Comment 5 Mikhail 2013-09-07 19:01:27 UTC
Created attachment 795189 [details]
File: environ

Comment 6 Mikhail 2013-09-07 19:01:30 UTC
Created attachment 795190 [details]
File: exploitable

Comment 7 Mikhail 2013-09-07 19:01:35 UTC
Created attachment 795191 [details]
File: limits

Comment 8 Mikhail 2013-09-07 19:01:40 UTC
Created attachment 795192 [details]
File: maps

Comment 9 Mikhail 2013-09-07 19:01:43 UTC
Created attachment 795193 [details]
File: open_fds

Comment 10 Mikhail 2013-09-07 19:01:47 UTC
Created attachment 795194 [details]
File: proc_pid_status

Comment 11 Mikhail 2013-09-07 19:01:51 UTC
Created attachment 795195 [details]
File: var_log_messages

Comment 12 Zdeněk Pavlas 2013-09-09 08:48:11 UTC
Sorry, that's a segfault during GC object traversal.. This might have 1e6 causes, but since it happens early during import of the yum.config module, it's almost certainly a hardware flaw.  Please consider running memtest or some userspace stress testing tool.

Comment 13 David Timms 2013-09-13 22:57:39 UTC
OK, ABRT duped my yum crash to this bug. My hardware is:
asus M4A79T Deluxe
AMD Phenom(tm) II X4 955 Processor × 4
64-bit
GeForce GTX 260/PCIe/SSE2 running nvidia driver: 
kmod-nvidia-3.10.10-200.fc19.x86_64-319.32-2.fc19.x86_64

# yum remove kernel-3.10.9-200.fc19.x86_64
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package kernel.x86_64 0:3.10.9-200.fc19 will be erased
--> Processing Dependency: kernel-uname-r = 3.10.9-200.fc19.x86_64 for package: kernel-modules-extra-3.10.9-200.fc19.x86_64
--> Processing Dependency: kernel-uname-r = 3.10.9-200.fc19.x86_64 for package: 1:kmod-nvidia-3.10.9-200.fc19.x86_64-319.32-2.fc19.5.x86_64
--> Running transaction check
---> Package kernel-modules-extra.x86_64 0:3.10.9-200.fc19 will be erased
---> Package kmod-nvidia-3.10.9-200.fc19.x86_64.x86_64 1:319.32-2.fc19.5 will be erased
Segmentation fault (core dumped)
#

Mikhail: what is your hardware ?