Application: kpackagekit (0.5.4) KDE Platform Version: 4.4.4 (KDE 4.4.4) Qt Version: 4.6.3 Operating System: Linux 2.6.32-22-generic x86_64 Distribution: Ubuntu 10.04 LTS -- Information about the crash: Some updates were detected and set to install. That seemed to have run in background fine (though the dialog was never closed). Some time later it crashed though I did not further interact with it. -- Backtrace: Application: KPackageKit (kpackagekit), signal: Segmentation fault [Current thread is 1 (Thread 0x7fd072168760 (LWP 2371))] Thread 2 (Thread 0x7fd065d8b710 (LWP 2375)): #0 0x00007fd06e6c7f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fd06bb954a9 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007fd06bb958fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007fd070aa7406 in QEventDispatcherGlib::processEvents (this=0xc2f690, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414 #4 0x00007fd070a7c6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007fd070a7ca9c in QEventLoop::exec (this=0x7fd065d8adb0, flags=) at kernel/qeventloop.cpp:201 #6 0x00007fd07098b8db in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487 #7 0x00007fd070a5cdd8 in QInotifyFileSystemWatcherEngine::run (this=0xc7a510) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007fd07098df95 in QThreadPrivate::start (arg=0xc7a510) at thread/qthread_unix.cpp:248 #9 0x00007fd06f1249ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007fd06e6d46cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fd072168760 (LWP 2371)): [KCrash Handler] #5 QMutex::lock (this=0x10000000060) at thread/qmutex.cpp:150 #6 0x00007fd070a7da12 in QCoreApplication::postEvent (receiver=0xccd6c0, event=0xff0df0, priority=0) at kernel/qcoreapplication.cpp:1135 #7 0x00007fd0714b23a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12 #8 0x00007fd0714b3e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12 #9 0x00007fd070a91036 in QMetaObject::activate (sender=0xb53630, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xff0de0) at kernel/qobject.cpp:3295 #10 0x00007fd07127d57f in QDBusConnectionInterface::serviceOwnerChanged (this=0x10000000060, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210 #11 0x00007fd07127d824 in QDBusConnectionInterface::qt_metacall (this=0xb53630, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff04ef07a0) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137 #12 0x00007fd070a91036 in QMetaObject::activate (sender=0xb53630, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xff0de0) at kernel/qobject.cpp:3295 #13 0x00007fd07127d4af in QDBusConnectionInterface::NameOwnerChanged (this=0x10000000060, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238 #14 0x00007fd07127d88c in QDBusConnectionInterface::qt_metacall (this=0xb53630, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff04ef0b60) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141 #15 0x00007fd0712415a6 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:904 #16 0x00007fd07124bfef in QDBusCallDeliveryEvent::placeMetaCall (this=0xc32b60, object=0xff0df0) at qdbusintegrator_p.h:101 #17 0x00007fd070a8db79 in QObject::event (this=0xb53630, e=0x926530) at kernel/qobject.cpp:1248 #18 0x00007fd06f99ac0c in QApplicationPrivate::notify_helper (this=0x890c60, receiver=0xb53630, e=0x926530) at kernel/qapplication.cpp:4302 #19 0x00007fd06f9a10eb in QApplication::notify (this=0x7fff04ef1650, receiver=0xb53630, e=0x926530) at kernel/qapplication.cpp:4185 #20 0x00007fd071b6e606 in KApplication::notify (this=0x7fff04ef1650, receiver=0xb53630, event=0x926530) at ../../kdeui/kernel/kapplication.cpp:302 #21 0x00007fd070a7dd9c in QCoreApplication::notifyInternal (this=0x7fff04ef1650, receiver=0xb53630, event=0x926530) at kernel/qcoreapplication.cpp:726 #22 0x00007fd070a81454 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x86b4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x86b4c0) at kernel/qcoreapplication.cpp:1367 #24 0x00007fd070aa7873 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #25 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276 #26 0x00007fd06bb918c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #27 0x00007fd06bb95748 in ?? () from /lib/libglib-2.0.so.0 #28 0x00007fd06bb958fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #29 0x00007fd070aa73b3 in QEventDispatcherGlib::processEvents (this=0x86ac10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #30 0x00007fd06fa4b18e in QGuiEventDispatcherGlib::processEvents (this=0x10000000060, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #31 0x00007fd070a7c6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #32 0x00007fd070a7ca9c in QEventLoop::exec (this=0x7fff04ef15a0, flags=) at kernel/qeventloop.cpp:201 #33 0x00007fd070a8173b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #34 0x00000000004067c2 in _start () This bug may be a duplicate of or related to bug 225404. Possible duplicates by query: bug 242806, bug 242416, bug 240064, bug 239865, bug 237876. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 225404 ***