Bug 263855 - Crash few minute after the window was closed
Summary: Crash few minute after the window was 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: 2011-01-21 12:23 UTC by Bigey
Modified: 2011-01-30 23:30 UTC (History)
2 users (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 2011-01-21 12:23:20 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-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Updated the system
Update was finished fine
Then I closes KpackagKit (cross window button)
Few minutes later the Crash window appears

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00f4e359 in QMutex::lock (this=0x88a1782) at thread/qmutex.cpp:150
#7  0x01050d34 in QCoreApplication::postEvent (receiver=0x88b08d0, event=0x8837f88, priority=0) at kernel/qcoreapplication.cpp:1135
#8  0x010510ac in QCoreApplication::postEvent (receiver=0x88b08d0, event=0x8837f88) at kernel/qcoreapplication.cpp:1088
#9  0x010610b4 in QObject::deleteLater (this=0x88b08d0) at kernel/qobject.cpp:2158
#10 0x00dcd384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00dcf453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x0105647a in QMetaObject::metacall (object=0x882a3a8, cl=143329488, idx=6, argv=0xbffbe180) at kernel/qmetaobject.cpp:237
#13 0x01064fbb in QMetaObject::activate (sender=0x88364f0, m=0x188c88, local_signal_index=2, argv=0xbffbe180) at kernel/qobject.cpp:3295
#14 0x0017048f in QDBusConnectionInterface::serviceOwnerChanged (this=0x88364f0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#15 0x001707b3 in QDBusConnectionInterface::qt_metacall (this=0x88364f0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbffbe350) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#16 0x0105647a in QMetaObject::metacall (object=0x88364f0, cl=143329488, idx=7, argv=0xbffbe350) at kernel/qmetaobject.cpp:237
#17 0x01064fbb in QMetaObject::activate (sender=0x88364f0, m=0x188c88, local_signal_index=6, argv=0xbffbe350) at kernel/qobject.cpp:3295
#18 0x0017033f in QDBusConnectionInterface::NameOwnerChanged (this=0x88364f0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#19 0x00170843 in QDBusConnectionInterface::qt_metacall (this=0x88364f0, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffbe55c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#20 0x00130df4 in QDBusConnectionPrivate::deliverCall (this=0x882a580, object=0x88364f0, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#21 0x0013c097 in QDBusCallDeliveryEvent::placeMetaCall (this=0x88b0f48, object=0x88364f0) at qdbusintegrator_p.h:101
#22 0x01061c0e in QObject::event (this=0x88364f0, e=0x88b0f48) at kernel/qobject.cpp:1248
#23 0x07697e8c in QApplicationPrivate::notify_helper (this=0x8793fd8, receiver=0x88364f0, e=0x88b0f48) at kernel/qapplication.cpp:4302
#24 0x0769ea0e in QApplication::notify (this=0xbffbee28, receiver=0x88364f0, e=0x88b0f48) at kernel/qapplication.cpp:3706
#25 0x009ed40a in KApplication::notify (this=0xbffbee28, receiver=0x88364f0, event=0x88b0f48) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x0105113b in QCoreApplication::notifyInternal (this=0xbffbee28, receiver=0x88364f0, event=0x88b0f48) at kernel/qcoreapplication.cpp:726
#27 0x01054bfc in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8777420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8777420) at kernel/qcoreapplication.cpp:1367
#29 0x01054d7d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#30 0x0107d33f in QCoreApplication::sendPostedEvents (s=0x8797d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x8797d10) at kernel/qeventdispatcher_glib.cpp:276
#32 0x01a7c5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x01a802d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x01a804b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x0107ce35 in QEventDispatcherGlib::processEvents (this=0x8776fb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x07757e15 in QGuiEventDispatcherGlib::processEvents (this=0x8776fb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x0104f759 in QEventLoop::processEvents (this=0xbffbed84, flags=) at kernel/qeventloop.cpp:149
#38 0x0104fbaa in QEventLoop::exec (this=0xbffbed84, flags=...) at kernel/qeventloop.cpp:201
#39 0x01054e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#40 0x07697f27 in QApplication::exec () at kernel/qapplication.cpp:3581
#41 0x080510c1 in _start ()

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

Possible duplicates by query: bug 263660, bug 263549, bug 263470, bug 262587, bug 260355.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-30 23:30:26 UTC
[Comment from a bug triager]
This is fixed in KPackageKit 0.6.0 and later
Merging with bug 225494. Thanks

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