Bug 320957 - Muon crashed while attempting to close
Summary: Muon crashed while attempting to close
Status: RESOLVED DUPLICATE of bug 317843
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-06-09 12:36 UTC by wodencafe
Modified: 2016-03-02 13:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wodencafe 2013-06-09 12:36:00 UTC
Application: muon-updater (2.0.1)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.9.2-030902-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:

I had told i to search for updates, and it said "Waiting" and was stuck at around 80%. So I hit cancel a couple of times, nothing happened. Then I clicked the x several times, eventually it closed with a crash message.

-- 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 0x7f9ec4a657c0 (LWP 2949))]

Thread 3 (Thread 0x7f9eafe57700 (LWP 2952)):
#0  0x00007f9ec17feb0d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f9ebd78d6cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9ebd74ed3c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9ebd74f175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9ebd74f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f9ec1f85036 in QEventDispatcherGlib::processEvents (this=0x7f9ea80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f9ec1f5538f in QEventLoop::processEvents (this=this@entry=0x7f9eafe56d90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f9ec1f55618 in QEventLoop::exec (this=this@entry=0x7f9eafe56d90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f9ec1e57410 in QThread::exec (this=this@entry=0x1b42520) at thread/qthread.cpp:542
#9  0x00007f9ec1f36edf in QInotifyFileSystemWatcherEngine::run (this=0x1b42520) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f9ec1e59bec in QThreadPrivate::start (arg=0x1b42520) at thread/qthread_unix.cpp:338
#11 0x00007f9ebdc21f8e in start_thread (arg=0x7f9eafe57700) at pthread_create.c:311
#12 0x00007f9ec180ce1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f9eacef1700 (LWP 2965)):
#0  0x00007f9ec18003cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f9ebd74f1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9ebd74f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9ec1f85036 in QEventDispatcherGlib::processEvents (this=0x7f9e980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f9ec1f5538f in QEventLoop::processEvents (this=this@entry=0x7f9eacef0d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f9ec1f55618 in QEventLoop::exec (this=this@entry=0x7f9eacef0d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f9ec1e57410 in QThread::exec (this=this@entry=0x2203a50) at thread/qthread.cpp:542
#7  0x00007f9ec1f36edf in QInotifyFileSystemWatcherEngine::run (this=0x2203a50) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f9ec1e59bec in QThreadPrivate::start (arg=0x2203a50) at thread/qthread_unix.cpp:338
#9  0x00007f9ebdc21f8e in start_thread (arg=0x7f9eacef1700) at pthread_create.c:311
#10 0x00007f9ec180ce1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f9ec4a657c0 (LWP 2949)):
[KCrash Handler]
#6  QMetaObject::invokeMethod (obj=0xefbfefbf0f000f4f, member=member@entry=0x41bdf2 "reload", type=type@entry=Qt::QueuedConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1166
#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=0x1b13be0) at /build/buildd/muon-2.0.1/updater/UpdaterWidget.cpp:150
#9  0x000000000040ffc4 in MainWindow::reload (this=0x1a03040) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:198
#10 0x000000000041007a in MainWindow::transactionStatusChanged (this=0x1a03040, status=<optimized out>) at /build/buildd/muon-2.0.1/updater/MainWindow.cpp:166
#11 0x00007f9ec1f6b0ef in QMetaObject::activate (sender=0x20dc740, m=m@entry=0x7f9ec3cb8aa0 <QApt::Transaction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffc4bfa890) at kernel/qobject.cpp:3539
#12 0x00007f9ec3aa3681 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
#13 0x00007f9ec3a9e3b8 in QApt::Transaction::updateProperty (this=0x20dc740, type=8, variant=...) at /build/buildd/qapt-2.0.0/src/transaction.cpp:496
#14 0x00007f9ec3aa3a58 in QApt::Transaction::qt_static_metacall (_o=0x20dc740, _c=<optimized out>, _id=<optimized out>, _a=0x7fffc4bfac30) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transaction.cxx:160
#15 0x00007f9ec1f6b0ef in QMetaObject::activate (sender=sender@entry=0x1db8f90, m=m@entry=0x7f9ec3cb8b80 <OrgKubuntuQaptworkerTransactionInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7fffc4bfac30) at kernel/qobject.cpp:3539
#16 0x00007f9ec3aa4636 in OrgKubuntuQaptworkerTransactionInterface::propertyChanged (this=this@entry=0x1db8f90, _t1=3, _t2=...) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:240
#17 0x00007f9ec3aa48ba in OrgKubuntuQaptworkerTransactionInterface::qt_static_metacall (_o=_o@entry=0x1db8f90, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=4, _a=_a@entry=0x7fffc4bfb120) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:108
#18 0x00007f9ec3aa531f in OrgKubuntuQaptworkerTransactionInterface::qt_metacall (this=0x1db8f90, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffc4bfb120) at /build/buildd/qapt-2.0.0/obj-x86_64-linux-gnu/src/moc_transactiondbus.cxx:159
#19 0x00007f9ec100c063 in QDBusConnectionPrivate::deliverCall (this=0x1a31830, object=0x1db8f90, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:951
#20 0x00007f9ec1f705be in QObject::event (this=0x1db8f90, e=<optimized out>) at kernel/qobject.cpp:1194
#21 0x00007f9ec293f8ec in QApplicationPrivate::notify_helper (this=this@entry=0x1844e10, receiver=receiver@entry=0x1db8f90, e=e@entry=0x2a15d20) at kernel/qapplication.cpp:4567
#22 0x00007f9ec294225b in QApplication::notify (this=this@entry=0x7fffc4bfbbc0, receiver=receiver@entry=0x1db8f90, e=e@entry=0x2a15d20) at kernel/qapplication.cpp:4428
#23 0x00007f9ec364caf6 in KApplication::notify (this=0x7fffc4bfbbc0, receiver=0x1db8f90, event=0x2a15d20) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007f9ec1f5663e in QCoreApplication::notifyInternal (this=0x7fffc4bfbbc0, receiver=receiver@entry=0x1db8f90, event=event@entry=0x2a15d20) at kernel/qcoreapplication.cpp:946
#25 0x00007f9ec1f5a171 in sendEvent (event=0x2a15d20, receiver=0x1db8f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x180e780) at kernel/qcoreapplication.cpp:1570
#27 0x00007f9ec1f5a4a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#28 0x00007f9ec1f84e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#29 postEventSourceDispatch (s=0x1830ba0) at kernel/qeventdispatcher_glib.cpp:279
#30 0x00007f9ebd74ef05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f9ebd74f248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f9ebd74f304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f9ec1f85016 in QEventDispatcherGlib::processEvents (this=0x18100e0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007f9ec29e51ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f9ec1f5538f in QEventLoop::processEvents (this=this@entry=0x7fffc4bfbaa0, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f9ec1f55618 in QEventLoop::exec (this=this@entry=0x7fffc4bfbaa0, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f9ec1f5acf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#38 0x00007f9ec293dffc in QApplication::exec () at kernel/qapplication.cpp:3828
#39 0x000000000040e547 in main (argc=1, argv=0x7fffc4bfbcf8) at /build/buildd/muon-2.0.1/updater/main.cpp:56

Possible duplicates by query: bug 320852, bug 319983, bug 319785, bug 317843, bug 316433.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-06-09 12:38:06 UTC

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