Bug 233733 - Software Update
Summary: Software Update
Status: RESOLVED DUPLICATE of bug 230659
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-08 14:53 UTC by Dor
Modified: 2010-04-08 15:18 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 Dor 2010-04-08 14:53:41 UTC
Application: kpackagekit (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-90.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
trying to update "rpmfusion-nonfree-release-12-1" crashed the whole program.

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x00c3624e in percentage (this=0x8e1e248) at transactionproxy.h:57
#7  PackageKit::Transaction::percentage (this=0x8e1e248) at transaction.cpp:135
#8  0x004d7863 in KpkTransaction::updateUi (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/libkpackagekit/KpkTransaction.cpp:225
#9  0x004da856 in KpkTransaction::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kpackagekit-0.5.4/i686-redhat-linux-gnu/libkpackagekit/KpkTransaction.moc:107
#10 0x02ee35db in QMetaObject::metacall (object=0x8e27838, cl=InvokeMetaMethod, idx=78, argv=0xbff6424c) at kernel/qmetaobject.cpp:237
#11 0x02ef24af in QMetaObject::activate (sender=0x8e49f18, m=0xc5b144, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#12 0x00c35dc8 in PackageKit::Transaction::changed (this=0x8e49f18) at transaction.moc:237
#13 0x00c37c01 in PackageKit::Transaction::qt_metacall (this=0x8e49f18, _c=InvokeMetaMethod, _id=0, _a=0xbff643ec) at transaction.moc:204
#14 0x02ee35db in QMetaObject::metacall (object=0x8e49f18, cl=InvokeMetaMethod, idx=4, argv=0xbff643ec) at kernel/qmetaobject.cpp:237
#15 0x02ef24af in QMetaObject::activate (sender=0x8e01af0, m=0xc5b204, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3293
#16 0x00c3f108 in PackageKit::TransactionProxy::Changed (this=0x8e01af0) at transactionproxy.moc:411
#17 0x00c3fac3 in PackageKit::TransactionProxy::qt_metacall (this=0x8e01af0, _c=InvokeMetaMethod, _id=3, _a=0xbff64a3c) at transactionproxy.moc:241
#18 0x0312c43c in QDBusConnectionPrivate::deliverCall (this=0x8a45898, object=0x8e01af0, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:904
#19 0x03136f98 in QDBusCallDeliveryEvent::placeMetaCall (this=0x8e35500, object=0x8e01af0) at qdbusintegrator_p.h:101
#20 0x02eeec4e in QObject::event (this=0x8e01af0, e=0x8e35500) at kernel/qobject.cpp:1248
#21 0x0354ed2c in QApplicationPrivate::notify_helper (this=0x893f068, receiver=0x8e01af0, e=0x8e35500) at kernel/qapplication.cpp:4300
#22 0x03555556 in QApplication::notify (this=0xbff67ecc, receiver=0x8e01af0, e=0x8e35500) at kernel/qapplication.cpp:3704
#23 0x040157db in KApplication::notify (this=0xbff67ecc, receiver=0x8e01af0, event=0x8e35500) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#24 0x02edec03 in QCoreApplication::notifyInternal (this=0xbff67ecc, receiver=0x8e01af0, event=0x8e35500) at kernel/qcoreapplication.cpp:704
#25 0x02edfac3 in sendEvent (receiver=0x0, event_type=0, data=0x8921858) at kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8921858) at kernel/qcoreapplication.cpp:1345
#27 0x02edfc1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#28 0x02f07350 in sendPostedEvents (s=0x8942310) at kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x8942310) at kernel/qeventdispatcher_glib.cpp:276
#30 0x0066ffb8 in g_main_dispatch (context=0x8942290) at gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x8942290) at gmain.c:2513
#32 0x006738e8 in g_main_context_iterate (context=0xaffeb0, block=1, dispatch=1, self=0x893e680) at gmain.c:2591
#33 0x00673a14 in IA__g_main_context_iteration (context=0x8942290, may_block=1) at gmain.c:2654
#34 0x02f06e46 in QEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x035fd0e6 in QGuiEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x02edd2da in QEventLoop::processEvents (this=0xbff65260, flags=...) at kernel/qeventloop.cpp:149
#37 0x02edd61a in QEventLoop::exec (this=0xbff65260, flags=...) at kernel/qeventloop.cpp:201
#38 0x03a41604 in QDialog::exec (this=0x8e341f0) at dialogs/qdialog.cpp:546
#39 0x03f99634 in KMessageBox::createKMessageBox (dialog=0x8e341f0, icon=..., text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=..., notifyType=Warning)
    at /usr/src/debug/kdelibs-4.4.1/kdeui/dialogs/kmessagebox.cpp:333
#40 0x03f9aaaf in KMessageBox::createKMessageBox (dialog=0x8e341f0, icon=Warning, text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=...)
    at /usr/src/debug/kdelibs-4.4.1/kdeui/dialogs/kmessagebox.cpp:151
#41 0x03f9ae03 in KMessageBox::detailedSorryWId (parent_id=62927726, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.4.1/kdeui/dialogs/kmessagebox.cpp:951
#42 0x03f9af30 in KMessageBox::detailedSorry (parent=0x8e27838, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.4.1/kdeui/dialogs/kmessagebox.cpp:928
#43 0x004d935c in KpkTransaction::errorCode (this=<value optimized out>, error=<value optimized out>, details=<value optimized out>)
    at /usr/src/debug/kpackagekit-0.5.4/libkpackagekit/KpkTransaction.cpp:414
#44 0x004da81e in KpkTransaction::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kpackagekit-0.5.4/i686-redhat-linux-gnu/libkpackagekit/KpkTransaction.moc:105
#45 0x02ee35db in QMetaObject::metacall (object=0x8e27838, cl=InvokeMetaMethod, idx=76, argv=0xbff65834) at kernel/qmetaobject.cpp:237
#46 0x02ef24af in QMetaObject::activate (sender=0x8e1e248, m=0xc5b144, local_signal_index=7, argv=0xbff65834) at kernel/qobject.cpp:3293
#47 0x00c35b5a in PackageKit::Transaction::errorCode (this=0x8e1e248, _t1=ErrorNotAuthorized, _t2=...) at transaction.moc:285
#48 0x00c3c442 in PackageKit::TransactionPrivate::errorCode (this=0x8e339f0, error=..., details=...) at transactionprivate.cpp:57
#49 0x00c3d4fc in PackageKit::TransactionPrivate::qt_metacall (this=0x8e339f0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbff659d4) at transactionprivate.moc:113
#50 0x02ee35db in QMetaObject::metacall (object=0x8e339f0, cl=InvokeMetaMethod, idx=6, argv=0xbff659d4) at kernel/qmetaobject.cpp:237
#51 0x02ef24af in QMetaObject::activate (sender=0x8e38530, m=0xc5b204, local_signal_index=7, argv=0xbff659d4) at kernel/qobject.cpp:3293
#52 0x00c3ef9a in PackageKit::TransactionProxy::ErrorCode (this=0x8e38530, _t1=..., _t2=...) at transactionproxy.moc:438
#53 0x00c3fb59 in PackageKit::TransactionProxy::qt_metacall (this=0x8e38530, _c=InvokeMetaMethod, _id=7, _a=0xbff65ffc) at transactionproxy.moc:245
#54 0x0312c43c in QDBusConnectionPrivate::deliverCall (this=0x8a45898, object=0x8e38530, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:904
#55 0x03136f98 in QDBusCallDeliveryEvent::placeMetaCall (this=0x8ebe8b8, object=0x8e38530) at qdbusintegrator_p.h:101
#56 0x02eeec4e in QObject::event (this=0x8e38530, e=0x8ebe8b8) at kernel/qobject.cpp:1248
#57 0x0354ed2c in QApplicationPrivate::notify_helper (this=0x893f068, receiver=0x8e38530, e=0x8ebe8b8) at kernel/qapplication.cpp:4300
#58 0x03555556 in QApplication::notify (this=0xbff67ecc, receiver=0x8e38530, e=0x8ebe8b8) at kernel/qapplication.cpp:3704
#59 0x040157db in KApplication::notify (this=0xbff67ecc, receiver=0x8e38530, event=0x8ebe8b8) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#60 0x02edec03 in QCoreApplication::notifyInternal (this=0xbff67ecc, receiver=0x8e38530, event=0x8ebe8b8) at kernel/qcoreapplication.cpp:704
#61 0x02edfac3 in sendEvent (receiver=0x0, event_type=0, data=0x8921858) at kernel/qcoreapplication.h:215
#62 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8921858) at kernel/qcoreapplication.cpp:1345
#63 0x02edfc1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#64 0x02f07350 in sendPostedEvents (s=0x8942310) at kernel/qcoreapplication.h:220
#65 postEventSourceDispatch (s=0x8942310) at kernel/qeventdispatcher_glib.cpp:276
#66 0x0066ffb8 in g_main_dispatch (context=0x8942290) at gmain.c:1960
#67 IA__g_main_context_dispatch (context=0x8942290) at gmain.c:2513
#68 0x006738e8 in g_main_context_iterate (context=0xaffeb0, block=1, dispatch=1, self=0x893e680) at gmain.c:2591
#69 0x00673a14 in IA__g_main_context_iteration (context=0x8942290, may_block=1) at gmain.c:2654
#70 0x02f06e46 in QEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#71 0x035fd0e6 in QGuiEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#72 0x02edd2da in QEventLoop::processEvents (this=0xbff66820, flags=...) at kernel/qeventloop.cpp:149
#73 0x02edd61a in QEventLoop::exec (this=0xbff66820, flags=...) at kernel/qeventloop.cpp:201
#74 0x03a41604 in QDialog::exec (this=0x8e27838) at dialogs/qdialog.cpp:546
#75 0x010c682c in KpkUpdate::updatePackages (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KpkUpdate.cpp:192
#76 0x010c6f7d in KpkUpdate::applyUpdates (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KpkUpdate.cpp:133
#77 0x010c4f71 in KcmKpkUpdate::save (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KcmKpkUpdate.cpp:58
#78 0x04a6bfba in KCModuleProxy::save (this=0x8a64a38) at /usr/src/debug/kdelibs-4.4.1/kutils/kcmoduleproxy.cpp:279
#79 0x04a678e8 in KCMultiDialogPrivate::apply (this=0x897a5f0) at /usr/src/debug/kdelibs-4.4.1/kutils/kcmultidialog.cpp:250
#80 0x04a6a043 in KCMultiDialog::qt_metacall (this=0x8a21d20, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbff66afc)
    at /usr/src/debug/kdelibs-4.4.1/i686-redhat-linux-gnu/kutils/kcmultidialog.moc:95
#81 0x02ee35db in QMetaObject::metacall (object=0x8a21d20, cl=InvokeMetaMethod, idx=79, argv=0xbff66afc) at kernel/qmetaobject.cpp:237
#82 0x02ef24af in QMetaObject::activate (sender=0x8a21d20, m=0x805576c, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3293
#83 0x03f85058 in KDialog::applyClicked (this=0x8a21d20) at /usr/src/debug/kdelibs-4.4.1/i686-redhat-linux-gnu/kdeui/kdialog.moc:246
#84 0x03f877d7 in KDialog::slotButtonClicked (this=0x8a21d20, button=8) at /usr/src/debug/kdelibs-4.4.1/kdeui/dialogs/kdialog.cpp:866
#85 0x03f894ac in KDialog::qt_metacall (this=0x8a21d20, _c=InvokeMetaMethod, _id=33, _a=0xbff66d28) at /usr/src/debug/kdelibs-4.4.1/i686-redhat-linux-gnu/kdeui/kdialog.moc:190
#86 0x0405082b in KPageDialog::qt_metacall (this=0x8a21d20, _c=InvokeMetaMethod, _id=69, _a=0xbff66d28) at /usr/src/debug/kdelibs-4.4.1/i686-redhat-linux-gnu/kdeui/kpagedialog.moc:70
#87 0x04a69f7b in KCMultiDialog::qt_metacall (this=0x8a21d20, _c=InvokeMetaMethod, _id=69, _a=0xbff66d28) at /usr/src/debug/kdelibs-4.4.1/i686-redhat-linux-gnu/kutils/kcmultidialog.moc:86
#88 0x02ee35db in QMetaObject::metacall (object=0x8a21d20, cl=InvokeMetaMethod, idx=69, argv=0xbff66d28) at kernel/qmetaobject.cpp:237
#89 0x02ef24af in QMetaObject::activate (sender=0x897a640, m=0x2ff1258, local_signal_index=0, argv=0xbff66d28) at kernel/qobject.cpp:3293
#90 0x02ef5f04 in QSignalMapper::mapped (this=0x897a640, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#91 0x02ef5fde in QSignalMapper::map (this=0x897a640, sender=0x8a520a8) at kernel/qsignalmapper.cpp:266
#92 0x02ef61cf in QSignalMapper::map (this=0x897a640) at kernel/qsignalmapper.cpp:257
#93 0x02ef730b in QSignalMapper::qt_metacall (this=0x897a640, _c=InvokeMetaMethod, _id=4, _a=0xbff66ec8) at .moc/release-shared/moc_qsignalmapper.cpp:87
#94 0x02ee35db in QMetaObject::metacall (object=0x897a640, cl=InvokeMetaMethod, idx=8, argv=0xbff66ec8) at kernel/qmetaobject.cpp:237
#95 0x02ef24af in QMetaObject::activate (sender=0x8a520a8, m=0x3e459a4, local_signal_index=2, argv=0xbff66ec8) at kernel/qobject.cpp:3293
#96 0x03c1276a in QAbstractButton::clicked (this=0x8a520a8, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#97 0x039266ba in QAbstractButtonPrivate::emitClicked (this=0x8a56358) at widgets/qabstractbutton.cpp:546
#98 0x039278f5 in QAbstractButtonPrivate::click (this=0x8a56358) at widgets/qabstractbutton.cpp:539
#99 0x03927bbe in QAbstractButton::mouseReleaseEvent (this=0x8a520a8, e=0xbff67610) at widgets/qabstractbutton.cpp:1121
#100 0x035a1b2d in QWidget::event (this=0x8a520a8, event=0xbff67610) at kernel/qwidget.cpp:7998
#101 0x0392655f in QAbstractButton::event (this=0x8a520a8, e=0xbff67610) at widgets/qabstractbutton.cpp:1080
#102 0x039c3fc3 in QPushButton::event (this=0x8a520a8, e=0xbff67610) at widgets/qpushbutton.cpp:679
#103 0x0354ed2c in QApplicationPrivate::notify_helper (this=0x893f068, receiver=0x8a520a8, e=0xbff67610) at kernel/qapplication.cpp:4300
#104 0x035560fe in QApplication::notify (this=0xbff67ecc, receiver=0x8a520a8, e=0xbff67610) at kernel/qapplication.cpp:3865
#105 0x040157db in KApplication::notify (this=0xbff67ecc, receiver=0x8a520a8, event=0xbff67610) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#106 0x02edec03 in QCoreApplication::notifyInternal (this=0xbff67ecc, receiver=0x8a520a8, event=0xbff67610) at kernel/qcoreapplication.cpp:704
#107 0x03554e68 in sendEvent (receiver=0x8a520a8, event=0xbff67610, alienWidget=0x8a520a8, nativeWidget=0x8a21d20, buttonDown=0x3e4e138, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#108 QApplicationPrivate::sendMouseEvent (receiver=0x8a520a8, event=0xbff67610, alienWidget=0x8a520a8, nativeWidget=0x8a21d20, buttonDown=0x3e4e138, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#109 0x035d20d0 in QETWidget::translateMouseEvent (this=0x8a21d20, event=0xbff67b2c) at kernel/qapplication_x11.cpp:4373
#110 0x035d15e3 in QApplication::x11ProcessEvent (this=0xbff67ecc, event=0xbff67b2c) at kernel/qapplication_x11.cpp:3384
#111 0x035fd4fa in x11EventSourceDispatch (s=0x89430a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#112 0x0066ffb8 in g_main_dispatch (context=0x8942290) at gmain.c:1960
#113 IA__g_main_context_dispatch (context=0x8942290) at gmain.c:2513
#114 0x006738e8 in g_main_context_iterate (context=0xaffeb0, block=1, dispatch=1, self=0x893e680) at gmain.c:2591
#115 0x00673a14 in IA__g_main_context_iteration (context=0x8942290, may_block=1) at gmain.c:2654
#116 0x02f06e46 in QEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#117 0x035fd0e6 in QGuiEventDispatcherGlib::processEvents (this=0x8921330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#118 0x02edd2da in QEventLoop::processEvents (this=0xbff67e24, flags=...) at kernel/qeventloop.cpp:149
#119 0x02edd61a in QEventLoop::exec (this=0xbff67e24, flags=...) at kernel/qeventloop.cpp:201
#120 0x02edfce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#121 0x0354edd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#122 0x0804cd6b in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/KPackageKit/main.cpp:66

Possible duplicates by query: bug 233687, bug 232300, bug 232195, bug 231156, bug 230776.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-08 15:18:32 UTC
This is being tracked at bug 230659 / and bug 220344.
Regards

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