Bug 891446

Summary: [abrt] python-2.7.3-13.fc18: list_richcompare: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Jan Teichmann <jan.teichmann>
Component: pythonAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bkabrda, dmalcolm, ivazqueznet, jonathansteffan, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c65b0f6f1f24950b381d46b19b3398a0c7e33bd3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-10 09:04: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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jan Teichmann 2013-01-03 00:00:36 UTC
Version-Release number of selected component:
python-2.7.3-13.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/PackageKit/helpers/yum/yumBackend.py search-name newest;arch epiphany
crash_function: list_richcompare
executable:     /usr/bin/python2.7
kernel:         3.6.10-4.fc18.x86_64
remote_result:  NOTFOUND
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 list_richcompare at /usr/src/debug/Python-2.7.3/Objects/listobject.c:2381
 #1 subtract_refs at /usr/src/debug/Python-2.7.3/Modules/gcmodule.c:345
 #2 collect at /usr/src/debug/Python-2.7.3/Modules/gcmodule.c:874
 #3 collect_generations at /usr/src/debug/Python-2.7.3/Modules/gcmodule.c:996
 #4 _PyObject_GC_Malloc at /usr/src/debug/Python-2.7.3/Modules/gcmodule.c:1457
 #6 _PyObject_GC_New at /usr/src/debug/Python-2.7.3/Modules/gcmodule.c:1467
 #7 PyList_New at /usr/src/debug/Python-2.7.3/Objects/listobject.c:151
 #8 treebuilder_handle_data at /usr/src/debug/Python-2.7.3/Modules/_elementtree.c:1806
 #9 expat_data_handler at /usr/src/debug/Python-2.7.3/Modules/_elementtree.c:2300
 #10 doContent at lib/xmlparse.c:2653

Comment 1 Jan Teichmann 2013-01-03 00:01:46 UTC
Created attachment 671771 [details]
File: backtrace

Comment 2 Jan Teichmann 2013-01-03 00:01:48 UTC
Created attachment 671772 [details]
File: cgroup

Comment 3 Jan Teichmann 2013-01-03 00:01:50 UTC
Created attachment 671773 [details]
File: core_backtrace

Comment 4 Jan Teichmann 2013-01-03 00:01:53 UTC
Created attachment 671774 [details]
File: dso_list

Comment 5 Jan Teichmann 2013-01-03 00:01:55 UTC
Created attachment 671775 [details]
File: environ

Comment 6 Jan Teichmann 2013-01-03 00:01:56 UTC
Created attachment 671776 [details]
File: limits

Comment 7 Jan Teichmann 2013-01-03 00:01:59 UTC
Created attachment 671777 [details]
File: maps

Comment 8 Jan Teichmann 2013-01-03 00:02:01 UTC
Created attachment 671778 [details]
File: open_fds

Comment 9 Jan Teichmann 2013-01-03 00:02:03 UTC
Created attachment 671779 [details]
File: proc_pid_status

Comment 10 Jan Teichmann 2013-01-03 00:02:05 UTC
Created attachment 671780 [details]
File: var_log_messages

Comment 11 Jan Teichmann 2013-01-10 09:04:50 UTC
I noticed more strange memory corruption in other programs recently and as it turned out I had a defective RAM module. Effects were very random and rare but could be the cause of most memory corruption I lately reported. I assumed it is related to the beta state of F18 so I didnt suspect the RAM at first but MemTest found a small address range with errors.
I am extremely sorry for taking up your time hunting down bugs which are most likely not there. I decided to close my latest bug reports as I can not assure that the memory corruption was actually caused by the program rather than the defect RAM module.