Bug 260355 - KPackagekit crashes after beeing closed
Summary: KPackagekit crashes after beeing 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-17 10:32 UTC by Bigey
Modified: 2010-12-17 14:39 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 Bigey 2010-12-17 10:32:06 UTC
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-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
This bug was reproduced. KPackagekit was manualy closed, but few min later a crash popup window appears.

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00fe6359 in QMutex::lock (this=0x95d8b38) at thread/qmutex.cpp:150
#7  0x010e8d34 in QCoreApplication::postEvent (receiver=0x953d910, event=0x95c3d08, priority=0) at kernel/qcoreapplication.cpp:1135
#8  0x010e90ac in QCoreApplication::postEvent (receiver=0x953d910, event=0x95c3d08) at kernel/qcoreapplication.cpp:1088
#9  0x010f90b4 in QObject::deleteLater (this=0x953d910) at kernel/qobject.cpp:2158
#10 0x00f57384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00f59453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x010ee47a in QMetaObject::metacall (object=0x95df048, cl=156490000, idx=6, argv=0xbffae670) at kernel/qmetaobject.cpp:237
#13 0x010fcfbb in QMetaObject::activate (sender=0x95e3010, m=0xc98c88, local_signal_index=2, argv=0xbffae670) at kernel/qobject.cpp:3295
#14 0x00c8048f in QDBusConnectionInterface::serviceOwnerChanged (this=0x95e3010, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#15 0x00c807b3 in QDBusConnectionInterface::qt_metacall (this=0x95e3010, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbffae840) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#16 0x010ee47a in QMetaObject::metacall (object=0x95e3010, cl=156490000, idx=7, argv=0xbffae840) at kernel/qmetaobject.cpp:237
#17 0x010fcfbb in QMetaObject::activate (sender=0x95e3010, m=0xc98c88, local_signal_index=6, argv=0xbffae840) at kernel/qobject.cpp:3295
#18 0x00c8033f in QDBusConnectionInterface::NameOwnerChanged (this=0x95e3010, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#19 0x00c80843 in QDBusConnectionInterface::qt_metacall (this=0x95e3010, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffaea4c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#20 0x00c40df4 in QDBusConnectionPrivate::deliverCall (this=0x95d6c08, object=0x95e3010, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#21 0x00c4c097 in QDBusCallDeliveryEvent::placeMetaCall (this=0x965a858, object=0x95e3010) at qdbusintegrator_p.h:101
#22 0x010f9c0e in QObject::event (this=0x95e3010, e=0x965a858) at kernel/qobject.cpp:1248
#23 0x05273e8c in QApplicationPrivate::notify_helper (this=0x9540e60, receiver=0x95e3010, e=0x965a858) at kernel/qapplication.cpp:4302
#24 0x0527aa0e in QApplication::notify (this=0xbffaf318, receiver=0x95e3010, e=0x965a858) at kernel/qapplication.cpp:3706
#25 0x0057340a in KApplication::notify (this=0xbffaf318, receiver=0x95e3010, event=0x965a858) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x010e913b in QCoreApplication::notifyInternal (this=0xbffaf318, receiver=0x95e3010, event=0x965a858) at kernel/qcoreapplication.cpp:726
#27 0x010ecbfc in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9524420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9524420) at kernel/qcoreapplication.cpp:1367
#29 0x010ecd7d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#30 0x0111533f in QCoreApplication::sendPostedEvents (s=0x95444d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x95444d0) at kernel/qeventdispatcher_glib.cpp:276
#32 0x025525e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x025562d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x025564b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x01114e35 in QEventDispatcherGlib::processEvents (this=0x9523fb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x05333e15 in QGuiEventDispatcherGlib::processEvents (this=0x9523fb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x010e7759 in QEventLoop::processEvents (this=0xbffaf274, flags=) at kernel/qeventloop.cpp:149
#38 0x010e7baa in QEventLoop::exec (this=0xbffaf274, flags=...) at kernel/qeventloop.cpp:201
#39 0x010ece3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#40 0x05273f27 in QApplication::exec () at kernel/qapplication.cpp:3581
#41 0x080510c1 in _start ()

This bug may be a duplicate of or related to bug 225494.

Possible duplicates by query: bug 260247, bug 259022, bug 258851, bug 258524, bug 258265.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-12-17 14:39:29 UTC
Please update to 10.10

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