Bug 314925 - muon update manager crashed
Summary: muon update manager crashed
Status: RESOLVED DUPLICATE of bug 314823
Alias: None
Product: Discover
Classification: Applications
Component: Updates (interactive) (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 19:23 UTC by kabud
Modified: 2016-03-02 13:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kabud 2013-02-11 19:23:53 UTC
Application: muon-updater (1.9.80)
KDE Platform Version: 4.10.00
Qt Version: 4.8.3
Operating System: Linux 3.5.0-23-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
I started muon manually, clicked 'Check for Updates'. My wild guess: maybe the automatic update was running/started simultaneously.

After the crash I got the System Notification that 'Software updates are available'

- Custom settings of the application:
I'm running kde 4.10 from kubuntu beta backports on kubuntu 12.10

-- Backtrace:
Application: Muon Update Manager (muon-updater), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7eff961d0780 (LWP 8279))]

Thread 3 (Thread 0x7eff8141c700 (LWP 8280)):
#0  0x00007eff92f75303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007eff8ee87d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007eff8ee87ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007eff936f5c16 in QEventDispatcherGlib::processEvents (this=0x7eff7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007eff936c62bf in QEventLoop::processEvents (this=this@entry=0x7eff8141bdd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007eff936c6548 in QEventLoop::exec (this=0x7eff8141bdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007eff935c7b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007eff936a69af in QInotifyFileSystemWatcherEngine::run (this=0x1f45f90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007eff935caaec in QThreadPrivate::start (arg=0x1f45f90) at thread/qthread_unix.cpp:338
#9  0x00007eff8f356e9a in start_thread (arg=0x7eff8141c700) at pthread_create.c:308
#10 0x00007eff92f80cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7eff737fe700 (LWP 8307)):
#0  0x00007eff8f358f69 in __pthread_mutex_lock (mutex=0x7eff64000a60) at pthread_mutex_lock.c:92
#1  0x00007eff8eec4e21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007eff8ee874d3 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007eff8ee87cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007eff8ee87ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007eff936f5c16 in QEventDispatcherGlib::processEvents (this=0x7eff640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007eff936c62bf in QEventLoop::processEvents (this=this@entry=0x7eff737fddd0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007eff936c6548 in QEventLoop::exec (this=0x7eff737fddd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007eff935c7b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007eff936a69af in QInotifyFileSystemWatcherEngine::run (this=0x2375f50) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007eff935caaec in QThreadPrivate::start (arg=0x2375f50) at thread/qthread_unix.cpp:338
#11 0x00007eff8f356e9a in start_thread (arg=0x7eff737fe700) at pthread_create.c:308
#12 0x00007eff92f80cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7eff961d0780 (LWP 8279)):
[KCrash Handler]
#6  QMetaObject::invokeMethod (obj=0x171, member=<optimized out>, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1166
#7  0x0000000000414e58 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x41b833 "reload", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:434
#8  UpdaterWidget::reload (this=0x1f38e20) at /build/buildd/muon-1.9.80/updater/UpdaterWidget.cpp:148
#9  0x0000000000410214 in MainWindow::reload (this=0x1db8690) at /build/buildd/muon-1.9.80/updater/MainWindow.cpp:195
#10 0x00000000004102ba in MainWindow::transactionStatusChanged (this=0x1db8690, status=<optimized out>) at /build/buildd/muon-1.9.80/updater/MainWindow.cpp:163
#11 0x00007eff936dcf5f in QMetaObject::activate (sender=0x2376b70, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa72a96a0) at kernel/qobject.cpp:3547
#12 0x00007eff9520c931 in QApt::Transaction::statusChanged (this=<optimized out>, _t1=QApt::FinishedStatus) at /build/buildd/qapt-1.9.80/obj-x86_64-linux-gnu/src/moc_transaction.cxx:285
#13 0x00007eff95207f78 in QApt::Transaction::updateProperty (this=0x2376b70, type=8, variant=...) at /build/buildd/qapt-1.9.80/src/transaction.cpp:497
#14 0x00007eff9520cd08 in QApt::Transaction::qt_static_metacall (_o=0x2376b70, _c=<optimized out>, _id=<optimized out>, _a=0x7fffa72a9a40) at /build/buildd/qapt-1.9.80/obj-x86_64-linux-gnu/src/moc_transaction.cxx:160
#15 0x00007eff936dcf5f in QMetaObject::activate (sender=0x2461770, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa72a9a40) at kernel/qobject.cpp:3547
#16 0x00007eff9520d8e6 in OrgKubuntuQaptworkerTransactionInterface::propertyChanged (this=this@entry=0x2461770, _t1=3, _t2=...) at /build/buildd/qapt-1.9.80/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:240
#17 0x00007eff9520db6a in OrgKubuntuQaptworkerTransactionInterface::qt_static_metacall (_o=_o@entry=0x2461770, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=4, _a=_a@entry=0x7fffa72a9f30) at /build/buildd/qapt-1.9.80/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:108
#18 0x00007eff9520e5cf in OrgKubuntuQaptworkerTransactionInterface::qt_metacall (this=0x2461770, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffa72a9f30) at /build/buildd/qapt-1.9.80/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:159
#19 0x00007eff92784ed3 in QDBusConnectionPrivate::deliverCall (this=0x1dfe4d0, object=0x2461770, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#20 0x00007eff936dc43e in QObject::event (this=0x2461770, e=<optimized out>) at kernel/qobject.cpp:1195
#21 0x00007eff940a9e9c in QApplicationPrivate::notify_helper (this=this@entry=0x1c0de70, receiver=receiver@entry=0x2461770, e=e@entry=0x2621d10) at kernel/qapplication.cpp:4562
#22 0x00007eff940ae30a in QApplication::notify (this=0x7fffa72aa9d0, receiver=0x2461770, e=0x2621d10) at kernel/qapplication.cpp:4423
#23 0x00007eff94db2636 in KApplication::notify (this=0x7fffa72aa9d0, receiver=0x2461770, event=0x2621d10) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007eff936c756e in QCoreApplication::notifyInternal (this=0x7fffa72aa9d0, receiver=receiver@entry=0x2461770, event=event@entry=0x2621d10) at kernel/qcoreapplication.cpp:915
#25 0x00007eff936cb3f1 in sendEvent (event=0x2621d10, receiver=0x2461770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1bd38d0) at kernel/qcoreapplication.cpp:1539
#27 0x00007eff936f5a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#28 postEventSourceDispatch (s=0x1c05580) at kernel/qeventdispatcher_glib.cpp:279
#29 0x00007eff8ee87ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007eff8ee87de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007eff8ee87ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007eff936f5bf6 in QEventDispatcherGlib::processEvents (this=0x1bd5230, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#33 0x00007eff9414ec1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007eff936c62bf in QEventLoop::processEvents (this=this@entry=0x7fffa72aa8b0, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007eff936c6548 in QEventLoop::exec (this=0x7fffa72aa8b0, flags=...) at kernel/qeventloop.cpp:204
#36 0x00007eff936cb708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#37 0x000000000040e497 in main (argc=5, argv=0x7fffa72aab08) at /build/buildd/muon-1.9.80/updater/main.cpp:56

Reported using DrKonqi
Comment 1 Jonathan Thomas 2013-02-11 23:40:01 UTC

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