Bug 1085449

Summary: [abrt] dnf: check_transfer_statuses(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Mike Ruckman <mruckman>
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: rawhideCC: akozumpl, packaging-team-maint, pnemade, rholy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e7827650aec9253f78a3bc0ce403bc78596aa756
Whiteboard: abrt_hash:75e88d16a1404bafb8da2b17491247d85addc675
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-08 19:31:16 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: core_backtrace
none
File: environ
none
File: proc_pid_status none

Description Mike Ruckman 2014-04-08 15:50:56 UTC
Description of problem:
Install dnf (0.4.19-1)
Run dnf clean all
Run dnf makecache
This partially finishes and errors out.

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

Additional info:
reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        /usr/bin/python /bin/dnf makecache
crash_function: check_transfer_statuses
executable:     /usr/bin/python2.7
kernel:         3.15.0-0.rc0.git9.1.fc21.x86_64
type:           CCpp

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 check_transfer_statuses at /usr/src/debug/librepo/py3/librepo/downloader.c:1077
 #2 lr_perform at /usr/src/debug/librepo/py3/librepo/downloader.c:1312
 #3 lr_download at /usr/src/debug/librepo/py3/librepo/downloader.c:1433
 #4 lr_download_single_cb at /usr/src/debug/librepo/py3/librepo/downloader.c:1662
 #5 lr_yum_download_repo at /usr/src/debug/librepo/py3/librepo/yum.c:377
 #6 lr_yum_download_remote at /usr/src/debug/librepo/py3/librepo/yum.c:873
 #7 lr_yum_perform at /usr/src/debug/librepo/py3/librepo/yum.c:949
 #8 lr_handle_perform at /usr/src/debug/librepo/py3/librepo/handle.c:1034
 #9 py_perform at /usr/src/debug/librepo/librepo/python/handle-py.c:965
 #10 PyObject_Call at /usr/src/debug/Python-2.7.6/Objects/abstract.c:2529

Comment 1 Mike Ruckman 2014-04-08 15:51:08 UTC
Created attachment 884142 [details]
File: backtrace

Comment 2 Mike Ruckman 2014-04-08 15:51:11 UTC
Created attachment 884143 [details]
File: core_backtrace

Comment 3 Mike Ruckman 2014-04-08 15:51:17 UTC
Created attachment 884144 [details]
File: environ

Comment 4 Mike Ruckman 2014-04-08 15:51:19 UTC
Created attachment 884145 [details]
File: proc_pid_status

Comment 5 Ales Kozumplik 2014-04-08 19:31:16 UTC

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