Bug 1141309

Summary: [abrt] dnf: PyType_Modified(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Tim Lauridsen <tim.lauridsen>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: akozumpl, jsilhan, packaging-team-maint, pnemade, rholy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2208cb857d8800c1f9e3365d49748a2555572041
Whiteboard: abrt_hash:ad211268b17a6155b833584ee9440e0850515da2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-18 07:26:28 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:
Bug Depends On: 1131328, 1141634    
Bug Blocks:    
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 Tim Lauridsen 2014-09-12 16:45:12 UTC
Description of problem:
 sudo dnf list gnome-shell-ex*

Version-Release number of selected component:
dnf-0.6.1-1.fc21

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/bin/python -OO /bin/dnf list gnome-shell-ex*
crash_function: PyType_Modified
executable:     /usr/bin/python2.7
kernel:         3.16.1-301.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 PyType_Modified at /lib64/libpython2.7.so.1.0
 #5 PyType_ClearCache at /lib64/libpython2.7.so.1.0
 #6 Py_Finalize at /lib64/libpython2.7.so.1.0
 #7 Py_Exit at /lib64/libpython2.7.so.1.0
 #8 handle_system_exit.part at /lib64/libpython2.7.so.1.0
 #9 PyErr_PrintEx at /lib64/libpython2.7.so.1.0
 #10 PyRun_SimpleFileExFlags at /lib64/libpython2.7.so.1.0
 #11 Py_Main at /lib64/libpython2.7.so.1.0
 #13 _start

Comment 1 Tim Lauridsen 2014-09-12 16:45:16 UTC
Created attachment 937009 [details]
File: backtrace

Comment 2 Tim Lauridsen 2014-09-12 16:45:17 UTC
Created attachment 937010 [details]
File: cgroup

Comment 3 Tim Lauridsen 2014-09-12 16:45:19 UTC
Created attachment 937011 [details]
File: core_backtrace

Comment 4 Tim Lauridsen 2014-09-12 16:45:20 UTC
Created attachment 937012 [details]
File: dso_list

Comment 5 Tim Lauridsen 2014-09-12 16:45:21 UTC
Created attachment 937013 [details]
File: environ

Comment 6 Tim Lauridsen 2014-09-12 16:45:23 UTC
Created attachment 937014 [details]
File: exploitable

Comment 7 Tim Lauridsen 2014-09-12 16:45:24 UTC
Created attachment 937015 [details]
File: limits

Comment 8 Tim Lauridsen 2014-09-12 16:45:25 UTC
Created attachment 937016 [details]
File: maps

Comment 9 Tim Lauridsen 2014-09-12 16:45:27 UTC
Created attachment 937017 [details]
File: open_fds

Comment 10 Tim Lauridsen 2014-09-12 16:45:28 UTC
Created attachment 937018 [details]
File: proc_pid_status

Comment 11 Tim Lauridsen 2014-09-12 16:45:29 UTC
Created attachment 937019 [details]
File: var_log_messages

Comment 12 Honza Silhan 2014-09-16 12:49:03 UTC
Hi, thanks for the report. Lets see if bug 1131328 or bug 1141634 will fix it.

Comment 13 Ales Kozumplik 2014-09-18 07:26:28 UTC
While in theory another memory corruption could have caused the issue, I am almost certain this current sigsegv is the result of bug 1141634. Taking the liberty to close it as a dupe.

*** This bug has been marked as a duplicate of bug 1141634 ***