Bug 211502 - KPackageKitIcon crashes on startup
Summary: KPackageKitIcon crashes on startup
Status: RESOLVED DUPLICATE of bug 218200
Alias: None
Product: kpackagekit
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 07:34 UTC by NeilBryant
Modified: 2009-12-11 12:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NeilBryant 2009-10-23 07:34:41 UTC
Application that crashed: kpackagekitsmarticon
Version of the application: 0.4.2
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.8-64.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Machine starts up, I log in... then up pops the message that the KpackageKit Icon has crashed. That's all I have, other than the debug info. It's happened fairly consistently for a few days.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Aborted
[KCrash Handler]
#5  0x000000356ac332f5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x000000356ac34b20 in *__GI_abort () at abort.c:88
#7  0x0000003571429da5 in ?? () from /lib64/libdbus-1.so.3
#8  0x0000003571425c8a in ?? () from /lib64/libdbus-1.so.3
#9  0x00000035714117e9 in dbus_set_error () from /lib64/libdbus-1.so.3
#10 0x0000003583405a72 in ?? () from /usr/lib64/libpolkit-dbus.so.2
#11 0x0000003583405cef in polkit_auth_obtain () from /usr/lib64/libpolkit-dbus.so.2
#12 0x000000326da2d445 in PackageKit::PolkitClient::getAuth (this=<value optimized out>, action=@0x7ffff5f218e0) at polkitclient.cpp:49
#13 0x000000326da10b74 in PackageKit::Client::updatePackages (this=0xada720, packages=@0x7ffff5f21ac0) at client.cpp:630
#14 0x000000000040e3a0 in KpkUpdateIcon::updateCheckFinished (this=0xb23050, runtime=<value optimized out>) at /usr/src/debug/kpackagekit-0.4.2/SmartIcon/KpkUpdateIcon.cpp:254
#15 0x0000000000406692 in KpkUpdateIcon::qt_metacall (this=0xb23050, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff5f21d00)
    at /usr/src/debug/kpackagekit-0.4.2/x86_64-redhat-linux-gnu/SmartIcon/moc_KpkUpdateIcon.cpp:90
#16 0x000000326df547dc in QMetaObject::activate (sender=0xb8e810, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#17 0x000000326da1c94f in PackageKit::Transaction::finished (this=0xcdb, _t1=PackageKit::Transaction::ExitSuccess, _t2=63297) at transaction.moc:281
#18 0x000000326da23fef in PackageKit::TransactionPrivate::finished (this=0xb7c500, exitCode=@0xc2aac0, runtime=63297) at transactionprivate.cpp:83
#19 0x000000326da252d6 in PackageKit::TransactionPrivate::qt_metacall (this=0xb7c500, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff5f21ed0) at transactionprivate.moc:111
#20 0x000000326df547dc in QMetaObject::activate (sender=0xb970f0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#21 0x000000326da26956 in PackageKit::TransactionProxy::Finished (this=0xcdb, _t1=<value optimized out>, _t2=63297) at transactionproxy.moc:366
#22 0x000000326da271bc in PackageKit::TransactionProxy::qt_metacall (this=0xb970f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff5f22c80) at transactionproxy.moc:202
#23 0x000000326e822e54 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=@0xc297b0, slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:891
#24 0x000000326e82a61f in QDBusCallDeliveryEvent::placeMetaCall (this=0x0, object=0xcdb) at qdbusintegrator_p.h:101
#25 0x000000326df4eb51 in QObject::event (this=0xb970f0, e=0xc29760) at kernel/qobject.cpp:1111
#26 0x000000326f18f69c in QApplicationPrivate::notify_helper (this=0xa73e90, receiver=0xb970f0, e=0xc29760) at kernel/qapplication.cpp:4056
#27 0x000000326f1968fe in QApplication::notify (this=0x7ffff5f23620, receiver=0xb970f0, e=0xc29760) at kernel/qapplication.cpp:4021
#28 0x00000033e6e11b56 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#29 0x000000326df3f59c in QCoreApplication::notifyInternal (this=0x7ffff5f23620, receiver=0xb970f0, event=0xc29760) at kernel/qcoreapplication.cpp:610
#30 0x000000326df401a2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#31 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#32 0x000000326df67cc3 in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218
#33 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:210
#34 0x000000326ce3790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#35 0x000000326ce3b0e8 in ?? () from /lib64/libglib-2.0.so.0
#36 0x000000326ce3b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#37 0x000000326df67936 in QEventDispatcherGlib::processEvents (this=0xa49b30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#38 0x000000326f221f8e in QGuiEventDispatcherGlib::processEvents (this=0xcdb, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#39 0x000000326df3ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#40 0x000000326df3e2a4 in QEventLoop::exec (this=0x7ffff5f23570, flags={i = 0}) at kernel/qeventloop.cpp:201
#41 0x000000326df40439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#42 0x0000000000406bbb in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.4.2/SmartIcon/main.cpp:53
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-23 14:49:54 UTC
This could be related to bug 205940 / bug 205827 / bug 205441 / bug 201774 /
bug 198706.
Thanks
Comment 2 Dario Andres 2009-12-11 12:48:03 UTC
Merging with bug 218200. Thanks

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