Bug 1084727

Summary: [abrt] dnf: check_transfer_statuses(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Francisco de la Peña <fran>
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: 20CC: akozumpl, alihosseini65, ilmostro7, jimkiralfy, krp2, packaging-team-maint, pnemade, rholy, Simon.Gerhards
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/fd4586d8ba2293384a3bd77cdb04ea38f3b70dd2
Whiteboard: abrt_hash:4d389867a34332edfbcd0e1d65211c43f7d1754b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-06 05:28:58 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 Francisco de la Peña 2014-04-06 02:22:50 UTC
Description of problem:
After a while trying to get package details from packagekit frontends.

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

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/bin/dnf -v makecache timer
crash_function: check_transfer_statuses
executable:     /usr/bin/python2.7
kernel:         3.13.6-libre.200.fc20.gnu.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 check_transfer_statuses at /lib64/librepo.so.0
 #2 lr_download at /lib64/librepo.so.0
 #3 lr_download_single_cb at /lib64/librepo.so.0
 #4 lr_yum_perform at /lib64/librepo.so.0
 #5 lr_handle_perform at /lib64/librepo.so.0
 #6 py_perform at /usr/lib64/python2.7/site-packages/librepo/_librepomodule.so
 #7 PyObject_Call at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
 #8 PyEval_CallObjectWithKeywords at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967
 #9 methoddescr_call at /usr/src/debug/Python-2.7.5/Objects/descrobject.c:247
 #10 PyObject_Call at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529

Comment 1 Francisco de la Peña 2014-04-06 02:22:56 UTC
Created attachment 883117 [details]
File: backtrace

Comment 2 Francisco de la Peña 2014-04-06 02:23:01 UTC
Created attachment 883118 [details]
File: cgroup

Comment 3 Francisco de la Peña 2014-04-06 02:23:03 UTC
Created attachment 883119 [details]
File: core_backtrace

Comment 4 Francisco de la Peña 2014-04-06 02:23:05 UTC
Created attachment 883120 [details]
File: dso_list

Comment 5 Francisco de la Peña 2014-04-06 02:23:08 UTC
Created attachment 883121 [details]
File: environ

Comment 6 Francisco de la Peña 2014-04-06 02:23:10 UTC
Created attachment 883122 [details]
File: exploitable

Comment 7 Francisco de la Peña 2014-04-06 02:23:15 UTC
Created attachment 883123 [details]
File: limits

Comment 8 Francisco de la Peña 2014-04-06 02:23:18 UTC
Created attachment 883124 [details]
File: maps

Comment 9 Francisco de la Peña 2014-04-06 02:23:20 UTC
Created attachment 883125 [details]
File: open_fds

Comment 10 Francisco de la Peña 2014-04-06 02:23:23 UTC
Created attachment 883126 [details]
File: proc_pid_status

Comment 11 Francisco de la Peña 2014-04-06 02:23:25 UTC
Created attachment 883127 [details]
File: var_log_messages

Comment 12 ILMostro 2014-04-06 05:07:14 UTC
Already reported: See bug 1084434

This has been fixed in the nightly builds: http://jenkins.cloud.fedoraproject.org/job/DNF/lastSuccessfulBuild/artifact/

Feel free to check https://ask.fedoraproject.org/en/question/44596/dnf-history-info-results-in-python-exception/?answer=44602#post-id-44602 on resolving this until a fix is pushed to the stable fedora repos.

Comment 13 Francisco de la Peña 2014-04-06 05:28:58 UTC
Thank you for the details, tested and working with nightly.

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

Comment 14 Ales Kozumplik 2014-04-06 07:38:16 UTC
More like bug 1083659.

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

Comment 15 ILMostro 2014-04-06 08:30:20 UTC
Yea, I think I meant to comment on a different bug (or maybe 1084434 itself); regardless, glad to hear nightly resolved the issue Francisco, and sorry about that Ales.