Summary: | Muon software center crash during a software installation | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | migliorellidavid |
Component: | installer | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hugh.kde.bugs, lerddux, loic.grobol, m.djole, musaab.ozdemir |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.3.1 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
migliorellidavid
2012-03-15 13:03:18 UTC
Git commit 2d80a55592139d6c90fe7bf209608f8e505aa0d2 by Jonathan Thomas. Committed on 17/03/2012 at 20:22. Pushed by jmthomas into branch 'master'. Remember to remove failed fetch jobs from our temporary records, or else we crash when trying to clean up already-deleted jobs later. FIXED-IN:1.3.1 M +2 -0 libmuon/ReviewsBackend/ReviewsBackend.cpp M +3 -1 muon/DetailsTabs/ChangelogTab.cpp http://commits.kde.org/muon/2d80a55592139d6c90fe7bf209608f8e505aa0d2 *** Bug 296783 has been marked as a duplicate of this bug. *** *** Bug 296850 has been marked as a duplicate of this bug. *** *** Bug 297061 has been marked as a duplicate of this bug. *** Created attachment 70051 [details]
New crash information added by DrKonqi
muon-installer (1.3.0 "Daring Dalek") on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
There were a couple of installs running in the background so it's hard to tell what crashed, but I was just clicking around in the GUI and boom. From the look of the stack it's this bug, but am I running the fixed version or is this still a problem?
-- Backtrace (Reduced):
#7 0x00007f4baeb5e174 in QObject::disconnect (sender=0x34c03c0, signal=0x330cad9 "result(KJob*)", receiver=0xdbd8e0, method=0x33ee009 "changelogFetched(KJob*)") at kernel/qobject.cpp:2891
#8 0x0000000000440406 in ReviewsBackend::stopPendingJobs (this=0xdbd8e0) at /build/buildd/muon-1.3.0/installer/ReviewsBackend/ReviewsBackend.cpp:142
#9 0x0000000000422e64 in ApplicationBackend::reload (this=0xdc7910) at /build/buildd/muon-1.3.0/installer/ApplicationBackend.cpp:125
#10 0x00000000004230b5 in ApplicationBackend::workerEvent (this=0xdc7910, event=<optimized out>) at /build/buildd/muon-1.3.0/installer/ApplicationBackend.cpp:193
[...]
#12 0x00007f4bb063f9e1 in QApt::Backend::workerEvent (this=<optimized out>, _t1=QApt::CommitChangesFinished) at /build/buildd/qapt-1.3.0/obj-x86_64-linux-gnu/src/moc_backend.cxx:265
*** Bug 297749 has been marked as a duplicate of this bug. *** |