Bug 233156 - KPackageKit crash after update
Summary: KPackageKit crash after update
Status: RESOLVED DUPLICATE of bug 225494
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-04-03 12:06 UTC by brainkaraoke
Modified: 2010-04-03 15:00 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 brainkaraoke 2010-04-03 12:06:55 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.10-92.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
KPackageKit had a segfault after an update: when it finished the update, I had a notification containing a button to restart my computer (button which never works) but I leave that notification and then there was the seg fault.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x00000039a4d6a513 in isSignalConnected (sender=0x9369f0, m=<value optimized out>, local_signal_index=11, argv=0x7fffcb1e6cc0) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0x9369f0, m=<value optimized out>, local_signal_index=11, argv=0x7fffcb1e6cc0) at kernel/qobject.cpp:3218
#7  0x00000039aa6213bf in PackageKit::Transaction::finished (this=<value optimized out>, _t1=ExitFailed, _t2=0) at transaction.moc:313
#8  0x00000039aa61ca79 in PackageKit::ClientPrivate::serviceOwnerChanged (this=0x900bc0, name=<value optimized out>, oldOnwer=<value optimized out>, newOwner=<value optimized out>)
    at clientprivate.cpp:101
#9  0x00000039aa61e5a8 in PackageKit::ClientPrivate::qt_metacall (this=0x900bc0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffcb1e6e90) at clientprivate.moc:80
#10 0x00000039a4d6a2af in QMetaObject::activate (sender=0x8fff40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffcb1e6e90) at kernel/qobject.cpp:3293
#11 0x00000039a72585af in QDBusConnectionInterface::serviceOwnerChanged (this=<value optimized out>, _t1=..., _t2=..., _t3=) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#12 0x00000039a7258844 in QDBusConnectionInterface::qt_metacall (this=0x8fff40, _c=InvokeMetaMethod, _id=2, _a=0x7fffcb1e7110) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#13 0x00000039a4d6a2af in QMetaObject::activate (sender=0x8fff40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffcb1e7110) at kernel/qobject.cpp:3293
#14 0x00000039a72584df in QDBusConnectionInterface::NameOwnerChanged (this=<value optimized out>, _t1=..., _t2=..., _t3=) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#15 0x00000039a72588ac in QDBusConnectionInterface::qt_metacall (this=0x8fff40, _c=InvokeMetaMethod, _id=6, _a=0x7fffcb1e74d0) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#16 0x00000039a7221c26 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#17 0x00000039a722be1f in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=<value optimized out>) at qdbusintegrator_p.h:101
#18 0x00000039a4d66921 in QObject::event (this=0x8fff40, e=0x8dc680) at kernel/qobject.cpp:1248
#19 0x00000039a89aa9dc in QApplicationPrivate::notify_helper (this=0x766120, receiver=0x8fff40, e=0x8dc680) at kernel/qapplication.cpp:4300
#20 0x00000039a89b0aab in QApplication::notify (this=<value optimized out>, receiver=0x8fff40, e=0x8dc680) at kernel/qapplication.cpp:4183
#21 0x000000380bc06846 in KApplication::notify (this=0x7fffcb1e7fc0, receiver=0x8fff40, event=0x8dc680) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#22 0x00000039a4d5774c in QCoreApplication::notifyInternal (this=0x7fffcb1e7fc0, receiver=0x8fff40, event=0x8dc680) at kernel/qcoreapplication.cpp:704
#23 0x00000039a4d58497 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x7404e0) at kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x7404e0) at kernel/qcoreapplication.cpp:1345
#25 0x00000039a4d7d523 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x000000399b83923e in g_main_dispatch (context=0x769d20) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x769d20) at gmain.c:2513
#29 0x000000399b83cc28 in g_main_context_iterate (context=0x769d20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#30 0x000000399b83cd4a in IA__g_main_context_iteration (context=0x769d20, may_block=1) at gmain.c:2654
#31 0x00000039a4d7d063 in QEventDispatcherGlib::processEvents (this=0x73fbd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00000039a8a49a4e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00000039a4d56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00000039a4d5645c in QEventLoop::exec (this=0x7fffcb1e7f10, flags=...) at kernel/qeventloop.cpp:201
#35 0x00000039a4d58749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x000000000040a9eb in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/SmartIcon/main.cpp:53

Possible duplicates by query: bug 233031, bug 232679, bug 232642, bug 227918, bug 225404.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-03 15:00:26 UTC
This is being tracked at bug 225494.
Regards

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