Summary: | Muon update -Segmentation fault | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | dva.lider |
Component: | Updates (interactive) | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alanr, arne.henningsen, atalanttore, benoit.leffray.kde, bionaut, dmitriy.geels, ksenchy, marcdefrenne, razorbelarus, sitter, stasnel, wodencafe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
dva.lider
2013-04-04 19:21:17 UTC
*** Bug 319785 has been marked as a duplicate of this bug. *** *** Bug 319983 has been marked as a duplicate of this bug. *** *** Bug 320957 has been marked as a duplicate of this bug. *** *** Bug 320852 has been marked as a duplicate of this bug. *** *** Bug 320958 has been marked as a duplicate of this bug. *** *** Bug 321177 has been marked as a duplicate of this bug. *** *** Bug 321443 has been marked as a duplicate of this bug. *** *** Bug 321626 has been marked as a duplicate of this bug. *** Created attachment 80936 [details]
New crash information added by DrKonqi
muon-updater (2.0.1) on KDE Platform 4.10.3 using Qt 4.8.4
muon-updater crashed after downloading package data from repositories
-- Backtrace (Reduced):
#7 0x000000000041404b in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::QueuedConnection, member=0x41bdf2 "reload", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#8 UpdaterWidget::reload (this=0x1681db0) at /build/buildd/muon-2.0.1/updater/UpdaterWidget.cpp:150
#9 0x000000000040ffc4 in MainWindow::reload (this=0x1593800) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:198
#10 0x000000000041007a in MainWindow::transactionStatusChanged (this=0x1593800, status=<optimized out>) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:166
[...]
#12 0x00007f4fef8b6681 in QApt::Transaction::statusChanged (this=<optimized out>, _t1=QApt::FinishedStatus) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transaction.cxx:285
*** Bug 322193 has been marked as a duplicate of this bug. *** Created attachment 81096 [details]
New crash information added by DrKonqi
muon-updater (2.0.1) on KDE Platform 4.10.4 using Qt 4.8.4
- What I was doing when the application crashed:
The muon update manager crashes when you manually select check for updates while the interface is still loading...
SOLUTION: the buttons should be disabled until the inteface is properly loaded.
-- Backtrace (Reduced):
#7 0x000000000041404b in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::QueuedConnection, member=0x41bdf2 "reload", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#8 UpdaterWidget::reload (this=0x94d420) at /build/buildd/muon-2.0.1/updater/UpdaterWidget.cpp:150
#9 0x000000000040ffc4 in MainWindow::reload (this=0x864ce0) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:198
#10 0x000000000041007a in MainWindow::transactionStatusChanged (this=0x864ce0, status=<optimized out>) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:166
[...]
#12 0x00007fac41506681 in QApt::Transaction::statusChanged (this=<optimized out>, _t1=QApt::FinishedStatus) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transaction.cxx:285
Created attachment 81734 [details]
New crash information added by DrKonqi
muon-updater (2.0.1) on KDE Platform 4.11.00 using Qt 4.8.4
- What I was doing when the application crashed:
Checked manually for software updates. Muon was still busy loading when I clicked on the button to launch the manual check for updates.
-- Backtrace (Reduced):
#7 0x000000000041404b in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::QueuedConnection, member=0x41bdf2 "reload", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#8 UpdaterWidget::reload (this=0xd4b670) at /build/buildd/muon-2.0.1/updater/UpdaterWidget.cpp:150
#9 0x000000000040ffc4 in MainWindow::reload (this=0xc4ba40) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:198
#10 0x000000000041007a in MainWindow::transactionStatusChanged (this=0xc4ba40, status=<optimized out>) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:166
[...]
#12 0x00007f3ba8852681 in QApt::Transaction::statusChanged (this=<optimized out>, _t1=QApt::FinishedStatus) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transaction.cxx:285
*** Bug 325439 has been marked as a duplicate of this bug. *** Can you still reproduce this with a more recent muon version (2.1.x)? (In reply to comment #14) > Can you still reproduce this with a more recent muon version (2.1.x)? No, version 2.1.3 is stable Thanks |