Bug 240064 - kpackagekit crashed after multiple package removal
Summary: kpackagekit crashed after multiple package removal
Status: RESOLVED DUPLICATE of bug 235857
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 11:51 UTC by Mark Rooks
Modified: 2010-06-21 23:59 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 Mark Rooks 2010-05-30 11:51:02 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.12-115.fc12.i686.PAE i686
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
I had just removed all wine components using kpackagekit.

I was compiling wine from sources and kpackagekit crashed.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x05a5689a in QMutex::lock (this=0x3e86be) at thread/qmutex.cpp:150
#7  0x05b507f5 in QCoreApplication::postEvent (receiver=0x8ffeb20, event=0x913f6a8, priority=0) at kernel/qcoreapplication.cpp:1113
#8  0x05b50b6d in QCoreApplication::postEvent (receiver=0x8ffeb20, event=0x913f6a8) at kernel/qcoreapplication.cpp:1066
#9  0x05b601a5 in QObject::deleteLater (this=0x8ffeb20) at kernel/qobject.cpp:2158
#10 0x05c962bf in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x05c98053 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x05b555db in QMetaObject::metacall (object=0x90a0bf8, cl=InvokeMetaMethod, idx=6, argv=0xbfdf8fc0) at kernel/qmetaobject.cpp:237
#13 0x05b644af in QMetaObject::activate (sender=0x90aaca0, m=0x5d76848, local_signal_index=2, argv=0xbfdf8fc0) at kernel/qobject.cpp:3293
#14 0x05d5e1e0 in QDBusConnectionInterface::serviceOwnerChanged (this=0x90aaca0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#15 0x05d5e53b in QDBusConnectionInterface::qt_metacall (this=0x90aaca0, _c=InvokeMetaMethod, _id=2, _a=0xbfdf9190) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#16 0x05b555db in QMetaObject::metacall (object=0x90aaca0, cl=InvokeMetaMethod, idx=7, argv=0xbfdf9190) at kernel/qmetaobject.cpp:237
#17 0x05b644af in QMetaObject::activate (sender=0x90aaca0, m=0x5d76848, local_signal_index=6, argv=0xbfdf9190) at kernel/qobject.cpp:3293
#18 0x05d5e080 in QDBusConnectionInterface::NameOwnerChanged (this=0x90aaca0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#19 0x05d5e5cb in QDBusConnectionInterface::qt_metacall (this=0x90aaca0, _c=InvokeMetaMethod, _id=6, _a=0xbfdf939c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#20 0x05d2343c in QDBusConnectionPrivate::deliverCall (this=0x90a0dd0, object=0x90aaca0, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#21 0x05d2df98 in QDBusCallDeliveryEvent::placeMetaCall (this=0x90bdbd8, object=0x90aaca0) at qdbusintegrator_p.h:101
#22 0x05b60c4e in QObject::event (this=0x90aaca0, e=0x90bdbd8) at kernel/qobject.cpp:1248
#23 0x06302d2c in QApplicationPrivate::notify_helper (this=0x9003150, receiver=0x90aaca0, e=0x90bdbd8) at kernel/qapplication.cpp:4300
#24 0x06309556 in QApplication::notify (this=0xbfdf9c68, receiver=0x90aaca0, e=0x90bdbd8) at kernel/qapplication.cpp:3704
#25 0x024327eb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x05b50c03 in QCoreApplication::notifyInternal (this=0xbfdf9c68, receiver=0x90aaca0, event=0x90bdbd8) at kernel/qcoreapplication.cpp:704
#27 0x05b51ac3 in sendEvent (receiver=0x0, event_type=0, data=0x8fe5820) at kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8fe5820) at kernel/qcoreapplication.cpp:1345
#29 0x05b51c1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#30 0x05b79350 in sendPostedEvents (s=0x9006710) at kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x9006710) at kernel/qeventdispatcher_glib.cpp:276
#32 0x00d3ffb8 in g_main_dispatch (context=0x9006690) at gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x9006690) at gmain.c:2513
#34 0x00d438e8 in g_main_context_iterate (context=0xb28eb0, block=1, dispatch=1, self=0x9002b68) at gmain.c:2591
#35 0x00d43a14 in IA__g_main_context_iteration (context=0x9006690, may_block=1) at gmain.c:2654
#36 0x05b78e46 in QEventDispatcherGlib::processEvents (this=0x8fe52f8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0x063b10e6 in QGuiEventDispatcherGlib::processEvents (this=0x8fe52f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x05b4f2da in QEventLoop::processEvents (this=0xbfdf9bc4, flags=...) at kernel/qeventloop.cpp:149
#39 0x05b4f61a in QEventLoop::exec (this=0xbfdf9bc4, flags=...) at kernel/qeventloop.cpp:201
#40 0x05b51ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0x06302dd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#42 0x080506a9 in _start ()

Possible duplicates by query: bug 239865, bug 237876, bug 237356, bug 235879, bug 235857.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-21 23:59:55 UTC

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