Bug 258851 - KPackageKit crashed after having been closed
Summary: KPackageKit crashed after having been closed
Status: RESOLVED DUPLICATE of bug 225494
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 22:28 UTC by Robert Charbonneau
Modified: 2010-12-04 23:41 UTC (History)
1 user (show)

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 Robert Charbonneau 2010-12-04 22:28:14 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-26-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

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

I had installed some updates with KPackageKit.  The update completed successfully and I closed KPackageKit.  A few minutes later, the crash dialog appeared for the application.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#7  QMutex::lock (this=0xa8) at thread/qmutex.cpp:151
#8  0xb6ed2be4 in QCoreApplication::postEvent (receiver=0x9240718, event=0x923c9b0, priority=0) at kernel/qcoreapplication.cpp:1141
#9  0xb6ed2f6c in QCoreApplication::postEvent (receiver=0x9240718, event=0x923c9b0) at kernel/qcoreapplication.cpp:1094
#10 0xb6ee16e4 in QObject::deleteLater (this=0x9240718) at kernel/qobject.cpp:2131
#11 0xb711e384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#12 0xb7120453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#13 0xb6ed5d4a in QMetaObject::metacall (object=0x918d230, cl=153356056, idx=6, argv=0xbfb47140) at kernel/qmetaobject.cpp:237
#14 0xb6ee8ab5 in QMetaObject::activate (sender=0x918c540, m=0xb7102c88, local_signal_index=2, argv=0xbfb47140) at kernel/qobject.cpp:3280
#15 0xb70eaa1f in QDBusConnectionInterface::serviceOwnerChanged (this=0x918c540, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#16 0xb70ead43 in QDBusConnectionInterface::qt_metacall (this=0x918c540, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfb47310) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#17 0xb6ed5d4a in QMetaObject::metacall (object=0x918c540, cl=153356056, idx=7, argv=0xbfb47310) at kernel/qmetaobject.cpp:237
#18 0xb6ee8ab5 in QMetaObject::activate (sender=0x918c540, m=0xb7102c88, local_signal_index=6, argv=0xbfb47310) at kernel/qobject.cpp:3280
#19 0xb70ea8cf in QDBusConnectionInterface::NameOwnerChanged (this=0x918c540, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#20 0xb70eadd3 in QDBusConnectionInterface::qt_metacall (this=0x918c540, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfb4751c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#21 0xb70a91e4 in QDBusConnectionPrivate::deliverCall (this=0x918b1f0, object=0x918c540, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:919
#22 0xb70b4927 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#23 0xb6ee2ac2 in QObject::event (this=0x918c540, e=0x4) at kernel/qobject.cpp:1219
#24 0xb633872c in QApplicationPrivate::notify_helper (this=0x9127260, receiver=0x918c540, e=0x92467a8) at kernel/qapplication.cpp:4396
#25 0xb633e77e in QApplication::notify (this=0xbfb47de8, receiver=0x918c540, e=0x92467a8) at kernel/qapplication.cpp:3798
#26 0xb763f63a in KApplication::notify (this=0xbfb47de8, receiver=0x918c540, event=0x92467a8) at ../../kdeui/kernel/kapplication.cpp:310
#27 0xb6ecffeb in QCoreApplication::notifyInternal (this=0xbfb47de8, receiver=0x918c540, event=0x92467a8) at kernel/qcoreapplication.cpp:732
#28 0xb6ed324b in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x90ffa78) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x90ffa78) at kernel/qcoreapplication.cpp:1373
#30 0xb6ed340d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#31 0xb6efed04 in QCoreApplication::sendPostedEvents (s=0x911e548) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#32 postEventSourceDispatch (s=0x911e548) at kernel/qeventdispatcher_glib.cpp:277
#33 0xb56245e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0xb56282d8 in ?? () from /lib/libglib-2.0.so.0
#35 0xb56284b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0xb6efe7f5 in QEventDispatcherGlib::processEvents (this=0x90ff610, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#37 0xb63f9f85 in QGuiEventDispatcherGlib::processEvents (this=0x90ff610, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0xb6ecea99 in QEventLoop::processEvents (this=0xbfb47d44, flags=) at kernel/qeventloop.cpp:149
#39 0xb6ecef1a in QEventLoop::exec (this=0xbfb47d44, flags=...) at kernel/qeventloop.cpp:201
#40 0xb6ed34cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#41 0xb6337557 in QApplication::exec () at kernel/qapplication.cpp:3672
#42 0x08051111 in _start ()

Possible duplicates by query: bug 258524, bug 258265, bug 255895, bug 254845, bug 254738.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-12-04 23:41:16 UTC

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