Application: kpackagekitsmarticon (0.5.4) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.3 Operating System: Linux 2.6.32-24-generic i686 Distribution: Ubuntu 10.04.1 LTS -- Information about the crash: When i was doing the updates on my Kubuntu, Kpackage crash unexpectedly -- Backtrace: Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault [KCrash Handler] #6 0x008dc359 in QMutex::lock (this=0x8b4af70) at thread/qmutex.cpp:150 #7 0x009ded34 in QCoreApplication::postEvent (receiver=0x8b6a0f0, event=0x8b1dc68, priority=0) at kernel/qcoreapplication.cpp:1135 #8 0x009df0ac in QCoreApplication::postEvent (receiver=0x8b6a0f0, event=0x8b1dc68) at kernel/qcoreapplication.cpp:1088 #9 0x009ef0b4 in QObject::deleteLater (this=0x8b6a0f0) at kernel/qobject.cpp:2158 #10 0x00cd5384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12 #11 0x00cd7453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12 #12 0x009e447a in QMetaObject::metacall (object=0x8ad0988, cl=146186480, idx=6, argv=0xbfb618a0) at kernel/qmetaobject.cpp:237 #13 0x009f2fbb in QMetaObject::activate (sender=0x8adc940, m=0x483c88, local_signal_index=2, argv=0xbfb618a0) at kernel/qobject.cpp:3295 #14 0x0046b48f in QDBusConnectionInterface::serviceOwnerChanged (this=0x8adc940, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210 #15 0x0046b7b3 in QDBusConnectionInterface::qt_metacall (this=0x8adc940, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfb61a70) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137 #16 0x009e447a in QMetaObject::metacall (object=0x8adc940, cl=146186480, idx=7, argv=0xbfb61a70) at kernel/qmetaobject.cpp:237 #17 0x009f2fbb in QMetaObject::activate (sender=0x8adc940, m=0x483c88, local_signal_index=6, argv=0xbfb61a70) at kernel/qobject.cpp:3295 #18 0x0046b33f in QDBusConnectionInterface::NameOwnerChanged (this=0x8adc940, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238 #19 0x0046b843 in QDBusConnectionInterface::qt_metacall (this=0x8adc940, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfb61c7c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141 #20 0x0042bdf4 in QDBusConnectionPrivate::deliverCall (this=0x8ad0dd0, object=0x8adc940, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904 #21 0x00437097 in QDBusCallDeliveryEvent::placeMetaCall (this=0x8b59318, object=0x8adc940) at qdbusintegrator_p.h:101 #22 0x009efc0e in QObject::event (this=0x8adc940, e=0x8b59318) at kernel/qobject.cpp:1248 #23 0x0531ae8c in QApplicationPrivate::notify_helper (this=0x8a47f00, receiver=0x8adc940, e=0x8b59318) at kernel/qapplication.cpp:4302 #24 0x05321a0e in QApplication::notify (this=0xbfb62548, receiver=0x8adc940, e=0x8b59318) at kernel/qapplication.cpp:3706 #25 0x006a340a in KApplication::notify (this=0xbfb62548, receiver=0x8adc940, event=0x8b59318) at ../../kdeui/kernel/kapplication.cpp:302 #26 0x009df13b in QCoreApplication::notifyInternal (this=0xbfb62548, receiver=0x8adc940, event=0x8b59318) at kernel/qcoreapplication.cpp:726 #27 0x009e2bfc in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8a2b420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8a2b420) at kernel/qcoreapplication.cpp:1367 #29 0x009e2d7d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260 #30 0x00a0b33f in QCoreApplication::sendPostedEvents (s=0x8a4b310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #31 postEventSourceDispatch (s=0x8a4b310) at kernel/qeventdispatcher_glib.cpp:276 #32 0x05f905e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #33 0x05f942d8 in ?? () from /lib/libglib-2.0.so.0 #34 0x05f944b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #35 0x00a0ae35 in QEventDispatcherGlib::processEvents (this=0x8a2afb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #36 0x053dae15 in QGuiEventDispatcherGlib::processEvents (this=0x8a2afb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #37 0x009dd759 in QEventLoop::processEvents (this=0xbfb624a4, flags=) at kernel/qeventloop.cpp:149 #38 0x009ddbaa in QEventLoop::exec (this=0xbfb624a4, flags=...) at kernel/qeventloop.cpp:201 #39 0x009e2e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #40 0x0531af27 in QApplication::exec () at kernel/qapplication.cpp:3581 #41 0x080510c1 in _start () This bug may be a duplicate of or related to bug 225404. Possible duplicates by query: bug 249525, bug 249513, bug 249274, bug 249210, bug 249205. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 225404 ***