Bug 249210 - KPackageKit crashed immediately after update
Summary: KPackageKit crashed immediately after update
Status: RESOLVED DUPLICATE of bug 225404
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-08-27 12:39 UTC by Chris Hatton
Modified: 2010-08-27 14:40 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 Chris Hatton 2010-08-27 12:39:21 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

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

Just peformed a regular update. I am using KDE4.5 backports.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00007ff2c1f9fd3c in QMutex::lock (this=0x1b6a188) at thread/qmutex.cpp:151
#7  0x00007ff2c209a3d2 in QCoreApplication::postEvent (receiver=0x1b65d90, event=0x1ba8890, priority=0) at kernel/qcoreapplication.cpp:1141
#8  0x00007ff2c2aeb3a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007ff2c2aece88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007ff2c20af7a7 in QMetaObject::activate (sender=0x1b13d80, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1ba8880) at kernel/qobject.cpp:3280
#11 0x00007ff2c28b53bf in QDBusConnectionInterface::serviceOwnerChanged (this=0x1b6a188, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#12 0x00007ff2c28b5664 in QDBusConnectionInterface::qt_metacall (this=0x1b13d80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb7869820)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#13 0x00007ff2c20af7a7 in QMetaObject::activate (sender=0x1b13d80, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1ba8880) at kernel/qobject.cpp:3280
#14 0x00007ff2c28b52ef in QDBusConnectionInterface::NameOwnerChanged (this=0x1b6a188, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#15 0x00007ff2c28b56cc in QDBusConnectionInterface::qt_metacall (this=0x1b13d80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb7869be0)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#16 0x00007ff2c287790e in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:909
#17 0x00007ff2c28827ef in QDBusCallDeliveryEvent::placeMetaCall (this=0x1b6a140, object=0x1ba8890) at qdbusintegrator_p.h:103
#18 0x00007ff2c20a987e in QObject::event (this=0x1b13d80, e=0x1b6a188) at kernel/qobject.cpp:1219
#19 0x00007ff2c0f6acdc in QApplicationPrivate::notify_helper (this=0x1a178a0, receiver=0x1b13d80, e=0x1ba36c0) at kernel/qapplication.cpp:4389
#20 0x00007ff2c0f707cd in QApplication::notify (this=0x7fffb786a6d0, receiver=0x1b13d80, e=0x1ba36c0) at kernel/qapplication.cpp:4270
#21 0x00007ff2c36aeeb6 in KApplication::notify (this=0x7fffb786a6d0, receiver=0x1b13d80, event=0x1ba36c0) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x00007ff2c2097a8c in QCoreApplication::notifyInternal (this=0x7fffb786a6d0, receiver=0x1b13d80, event=0x1ba36c0) at kernel/qcoreapplication.cpp:732
#23 0x00007ff2c209a9b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x19f2490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x19f2490) at kernel/qcoreapplication.cpp:1373
#25 0x00007ff2c20c4043 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x00007ff2bc48c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007ff2bc490748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007ff2bc4908fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007ff2c20c3b83 in QEventDispatcherGlib::processEvents (this=0x19f1be0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007ff2c101c80e in QGuiEventDispatcherGlib::processEvents (this=0x1b6a188, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007ff2c20967b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007ff2c2096b9c in QEventLoop::exec (this=0x7fffb786a620, flags=) at kernel/qeventloop.cpp:201
#34 0x00007ff2c209ac4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x000000000040b48b in _start ()

Possible duplicates by query: bug 249205, bug 249130, bug 248683, bug 248069, bug 247948.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-08-27 14:40:58 UTC

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