Created attachment 881886 [details] backtrace Description of problem: wycliff:~# dnf install qt-devel-private Repository InstallMedia has no mirror or baseurl set. Failed to synchronize cache for repo 'rpmfusion-free-updates': Cannot prepare internal mirrorlist: No URLs in mirrorlist, disabling. Segmentation fault (core dumped) ] --- B/s | 0 B --:-- ETA wycliff:~# logout Version-Release number of selected component (if applicable): dnf-0.4.19-2.el7 How reproducible: Happened once
Created attachment 881887 [details] sosreport
Created attachment 881903 [details] whole directory /var/tmp/abrt/ccpp-2014-04-02-15:02:01-511
Tomas will you agree this seems like a librepo sigsegv? (see the 'backtrace' attachment).
Ales: Yes, it's definitely a librepo issue. Matej: Hi, thanks for the report. Which version of Librepo are you using? I am expecting the one that is built for epel7 i.e. librepo-1.7.0-1, am I right?
Fixed in HEAD: https://github.com/Tojaj/librepo/commit/8037746264831a6868375c863f09e1a0f133b380 Will be built and pushed to updates soon.
(In reply to Tomas Mlcoch from comment #4) > Matej: Hi, thanks for the report. Which version of Librepo are you using? I > am expecting the one that is built for epel7 i.e. librepo-1.7.0-1, am I > right? librepo-1.7.0-1.el7.x86_64
*** Bug 1084727 has been marked as a duplicate of this bug. ***
Another user experienced a similar problem: I just run: sudo dnf clean all; suso dnf update - and it crashes during downloading repo metadata reporter: libreport-2.2.0 backtrace_rating: 4 cmdline: /usr/bin/python /bin/dnf update crash_function: check_transfer_statuses executable: /usr/bin/python2.7 kernel: 3.13.7-200.fc20.x86_64 package: dnf-0.4.19-1.fc20 reason: python2.7 killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0
Created attachment 883321 [details] File: backtrace
Hi Alexander, your backtrace shows that you met exactly the same problem. I just built librepo-1.7.1 that fixes the bug for rawhide and epel7, it should be shipped soon.
Another user experienced a similar problem: Updated librepo to: librepo x86_64 1.7.0-1.fc20 manually via rpm -Uhv and dnf 0.4.19-1.fc20 is still crashing reporter: libreport-2.2.0 backtrace_rating: 4 cmdline: /usr/bin/python /bin/dnf update crash_function: check_transfer_statuses executable: /usr/bin/python2.7 kernel: 3.13.8-200.fc20.x86_64 package: dnf-0.4.19-1.fc20 reason: python2.7 killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0
(In reply to Tomas Mlcoch from comment #10) > Hi Alexander, > your backtrace shows that you met exactly the same problem. > > I just built librepo-1.7.1 that fixes the bug for rawhide and epel7, it > should be shipped soon. Yes, when I upgrade from http://koji.fedoraproject.org/koji/buildinfo?buildID=509604 I can do dnf clean expire-cache dnf update without crash
*** Bug 1085449 has been marked as a duplicate of this bug. ***
Resolved The fix is deployed on the EPEL7 mirrors