Bug 237443 - SU Kernel Crash
Summary: SU Kernel Crash
Status: RESOLVED DUPLICATE of bug 220344
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 23:41 UTC by Jonah
Modified: 2010-05-27 15:47 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 Jonah 2010-05-12 23:41:21 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.i686.PAE i686

-- Information about the crash:
When updating from non-trusted  sources on authenticating installation

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x004f924e in percentage (this=0x98f7fd0) at transactionproxy.h:57
#7  PackageKit::Transaction::percentage (this=0x98f7fd0) at transaction.cpp:135
#8  0x005a4863 in KpkTransaction::updateUi (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/libkpackagekit/KpkTransaction.cpp:225
#9  0x005a7856 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 0x00a235db in QMetaObject::metacall (object=0x98942a0, cl=InvokeMetaMethod, idx=78, argv=0xbfb7592c) at kernel/qmetaobject.cpp:237
#11 0x00a324af in QMetaObject::activate (sender=0x991e698, m=0x51e144, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#12 0x004f8dc8 in PackageKit::Transaction::changed (this=0x991e698) at transaction.moc:237
#13 0x004fac01 in PackageKit::Transaction::qt_metacall (this=0x991e698, _c=InvokeMetaMethod, _id=0, _a=0xbfb75acc) at transaction.moc:204
#14 0x00a235db in QMetaObject::metacall (object=0x991e698, cl=InvokeMetaMethod, idx=4, argv=0xbfb75acc) at kernel/qmetaobject.cpp:237
#15 0x00a324af in QMetaObject::activate (sender=0x967cba8, m=0x51e204, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3293
#16 0x00502108 in PackageKit::TransactionProxy::Changed (this=0x967cba8) at transactionproxy.moc:411
#17 0x00502ac3 in PackageKit::TransactionProxy::qt_metacall (this=0x967cba8, _c=InvokeMetaMethod, _id=3, _a=0xbfb7611c) at transactionproxy.moc:241
#18 0x0053cf7c in QDBusConnectionPrivate::deliverCall (this=0x933c7a8, object=0x967cba8, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:904
#19 0x00547ad8 in QDBusCallDeliveryEvent::placeMetaCall (this=0x990c900, object=0x967cba8) at qdbusintegrator_p.h:101
#20 0x00a2ec4e in QObject::event (this=0x967cba8, e=0x990c900) at kernel/qobject.cpp:1248
#21 0x011801cc in QApplicationPrivate::notify_helper (this=0x9268790, receiver=0x967cba8, e=0x990c900) at kernel/qapplication.cpp:4300
#22 0x011869f6 in QApplication::notify (this=0xbfb795ac, receiver=0x967cba8, e=0x990c900) at kernel/qapplication.cpp:3704
#23 0x002c27cb in KApplication::notify (this=0xbfb795ac, receiver=0x967cba8, event=0x990c900) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#24 0x00a1ec03 in QCoreApplication::notifyInternal (this=0xbfb795ac, receiver=0x967cba8, event=0x990c900) at kernel/qcoreapplication.cpp:704
#25 0x00a1fac3 in sendEvent (receiver=0x0, event_type=0, data=0x924b868) at kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x924b868) at kernel/qcoreapplication.cpp:1345
#27 0x00a1fc1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#28 0x00a47350 in sendPostedEvents (s=0x926bd10) at kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x926bd10) at kernel/qeventdispatcher_glib.cpp:276
#30 0x0276bfb8 in g_main_dispatch (context=0x926bc90) at gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x926bc90) at gmain.c:2513
#32 0x0276f8e8 in g_main_context_iterate (context=0x731eb0, block=1, dispatch=1, self=0x9267a08) at gmain.c:2591
#33 0x0276fa14 in IA__g_main_context_iteration (context=0x926bc90, may_block=1) at gmain.c:2654
#34 0x00a46e46 in QEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x0122e586 in QGuiEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00a1d2da in QEventLoop::processEvents (this=0xbfb76940, flags=...) at kernel/qeventloop.cpp:149
#37 0x00a1d61a in QEventLoop::exec (this=0xbfb76940, flags=...) at kernel/qeventloop.cpp:201
#38 0x01672ef4 in QDialog::exec (this=0x95a7290) at dialogs/qdialog.cpp:546
#39 0x00246634 in KMessageBox::createKMessageBox (dialog=0x95a7290, icon=..., text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=..., notifyType=Warning)
    at /usr/src/debug/kdelibs-4.4.2/kdeui/dialogs/kmessagebox.cpp:333
#40 0x00247aaf in KMessageBox::createKMessageBox (dialog=0x95a7290, icon=Warning, text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=...)
    at /usr/src/debug/kdelibs-4.4.2/kdeui/dialogs/kmessagebox.cpp:151
#41 0x00247e03 in KMessageBox::detailedSorryWId (parent_id=60866240, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.4.2/kdeui/dialogs/kmessagebox.cpp:951
#42 0x00247f30 in KMessageBox::detailedSorry (parent=0x98942a0, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.4.2/kdeui/dialogs/kmessagebox.cpp:928
#43 0x005a635c 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 0x005a781e 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 0x00a235db in QMetaObject::metacall (object=0x98942a0, cl=InvokeMetaMethod, idx=76, argv=0xbfb76f14) at kernel/qmetaobject.cpp:237
#46 0x00a324af in QMetaObject::activate (sender=0x98f7fd0, m=0x51e144, local_signal_index=7, argv=0xbfb76f14) at kernel/qobject.cpp:3293
#47 0x004f8b5a in PackageKit::Transaction::errorCode (this=0x98f7fd0, _t1=ErrorNotAuthorized, _t2=...) at transaction.moc:285
#48 0x004ff442 in PackageKit::TransactionPrivate::errorCode (this=0x990e8d0, error=..., details=...) at transactionprivate.cpp:57
#49 0x005004fc in PackageKit::TransactionPrivate::qt_metacall (this=0x990e8d0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb770b4) at transactionprivate.moc:113
#50 0x00a235db in QMetaObject::metacall (object=0x990e8d0, cl=InvokeMetaMethod, idx=6, argv=0xbfb770b4) at kernel/qmetaobject.cpp:237
#51 0x00a324af in QMetaObject::activate (sender=0x990c0e8, m=0x51e204, local_signal_index=7, argv=0xbfb770b4) at kernel/qobject.cpp:3293
#52 0x00501f9a in PackageKit::TransactionProxy::ErrorCode (this=0x990c0e8, _t1=..., _t2=...) at transactionproxy.moc:438
#53 0x00502b59 in PackageKit::TransactionProxy::qt_metacall (this=0x990c0e8, _c=InvokeMetaMethod, _id=7, _a=0xbfb776dc) at transactionproxy.moc:245
#54 0x0053cf7c in QDBusConnectionPrivate::deliverCall (this=0x933c7a8, object=0x990c0e8, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:904
#55 0x00547ad8 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9836720, object=0x990c0e8) at qdbusintegrator_p.h:101
#56 0x00a2ec4e in QObject::event (this=0x990c0e8, e=0x9836720) at kernel/qobject.cpp:1248
#57 0x011801cc in QApplicationPrivate::notify_helper (this=0x9268790, receiver=0x990c0e8, e=0x9836720) at kernel/qapplication.cpp:4300
#58 0x011869f6 in QApplication::notify (this=0xbfb795ac, receiver=0x990c0e8, e=0x9836720) at kernel/qapplication.cpp:3704
#59 0x002c27cb in KApplication::notify (this=0xbfb795ac, receiver=0x990c0e8, event=0x9836720) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#60 0x00a1ec03 in QCoreApplication::notifyInternal (this=0xbfb795ac, receiver=0x990c0e8, event=0x9836720) at kernel/qcoreapplication.cpp:704
#61 0x00a1fac3 in sendEvent (receiver=0x0, event_type=0, data=0x924b868) at kernel/qcoreapplication.h:215
#62 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x924b868) at kernel/qcoreapplication.cpp:1345
#63 0x00a1fc1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#64 0x00a47350 in sendPostedEvents (s=0x926bd10) at kernel/qcoreapplication.h:220
#65 postEventSourceDispatch (s=0x926bd10) at kernel/qeventdispatcher_glib.cpp:276
#66 0x0276bfb8 in g_main_dispatch (context=0x926bc90) at gmain.c:1960
#67 IA__g_main_context_dispatch (context=0x926bc90) at gmain.c:2513
#68 0x0276f8e8 in g_main_context_iterate (context=0x731eb0, block=1, dispatch=1, self=0x9267a08) at gmain.c:2591
#69 0x0276fa14 in IA__g_main_context_iteration (context=0x926bc90, may_block=1) at gmain.c:2654
#70 0x00a46e46 in QEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#71 0x0122e586 in QGuiEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#72 0x00a1d2da in QEventLoop::processEvents (this=0xbfb77f00, flags=...) at kernel/qeventloop.cpp:149
#73 0x00a1d61a in QEventLoop::exec (this=0xbfb77f00, flags=...) at kernel/qeventloop.cpp:201
#74 0x01672ef4 in QDialog::exec (this=0x98942a0) at dialogs/qdialog.cpp:546
#75 0x0200a82c in KpkUpdate::updatePackages (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KpkUpdate.cpp:192
#76 0x0200af7d in KpkUpdate::applyUpdates (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KpkUpdate.cpp:133
#77 0x02008f71 in KcmKpkUpdate::save (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/Updater/KcmKpkUpdate.cpp:58
#78 0x00898a5a in KCModuleProxy::save (this=0x941d018) at /usr/src/debug/kdelibs-4.4.2/kutils/kcmoduleproxy.cpp:279
#79 0x00894388 in KCMultiDialogPrivate::apply (this=0x92f2470) at /usr/src/debug/kdelibs-4.4.2/kutils/kcmultidialog.cpp:250
#80 0x00896ae3 in KCMultiDialog::qt_metacall (this=0x92f2098, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb781dc)
    at /usr/src/debug/kdelibs-4.4.2/i686-redhat-linux-gnu/kutils/kcmultidialog.moc:95
#81 0x00a235db in QMetaObject::metacall (object=0x92f2098, cl=InvokeMetaMethod, idx=79, argv=0xbfb781dc) at kernel/qmetaobject.cpp:237
#82 0x00a324af in QMetaObject::activate (sender=0x92f2098, m=0x805576c, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3293
#83 0x00232058 in KDialog::applyClicked (this=0x92f2098) at /usr/src/debug/kdelibs-4.4.2/i686-redhat-linux-gnu/kdeui/kdialog.moc:246
#84 0x002347d7 in KDialog::slotButtonClicked (this=0x92f2098, button=8) at /usr/src/debug/kdelibs-4.4.2/kdeui/dialogs/kdialog.cpp:866
#85 0x002364ac in KDialog::qt_metacall (this=0x92f2098, _c=InvokeMetaMethod, _id=33, _a=0xbfb78408) at /usr/src/debug/kdelibs-4.4.2/i686-redhat-linux-gnu/kdeui/kdialog.moc:190
#86 0x002fd81b in KPageDialog::qt_metacall (this=0x92f2098, _c=InvokeMetaMethod, _id=69, _a=0xbfb78408) at /usr/src/debug/kdelibs-4.4.2/i686-redhat-linux-gnu/kdeui/kpagedialog.moc:70
#87 0x00896a1b in KCMultiDialog::qt_metacall (this=0x92f2098, _c=InvokeMetaMethod, _id=69, _a=0xbfb78408) at /usr/src/debug/kdelibs-4.4.2/i686-redhat-linux-gnu/kutils/kcmultidialog.moc:86
#88 0x00a235db in QMetaObject::metacall (object=0x92f2098, cl=InvokeMetaMethod, idx=69, argv=0xbfb78408) at kernel/qmetaobject.cpp:237
#89 0x00a324af in QMetaObject::activate (sender=0x92f24c0, m=0xb31258, local_signal_index=0, argv=0xbfb78408) at kernel/qobject.cpp:3293
#90 0x00a35f04 in QSignalMapper::mapped (this=0x92f24c0, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#91 0x00a35fde in QSignalMapper::map (this=0x92f24c0, sender=0x9318400) at kernel/qsignalmapper.cpp:266
#92 0x00a361cf in QSignalMapper::map (this=0x92f24c0) at kernel/qsignalmapper.cpp:257
#93 0x00a3730b in QSignalMapper::qt_metacall (this=0x92f24c0, _c=InvokeMetaMethod, _id=4, _a=0xbfb785a8) at .moc/release-shared/moc_qsignalmapper.cpp:87
#94 0x00a235db in QMetaObject::metacall (object=0x92f24c0, cl=InvokeMetaMethod, idx=8, argv=0xbfb785a8) at kernel/qmetaobject.cpp:237
#95 0x00a324af in QMetaObject::activate (sender=0x9318400, m=0x1a77344, local_signal_index=2, argv=0xbfb785a8) at kernel/qobject.cpp:3293
#96 0x0184407a in QAbstractButton::clicked (this=0x9318400, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#97 0x01557b5a in QAbstractButtonPrivate::emitClicked (this=0x92fcd78) at widgets/qabstractbutton.cpp:546
#98 0x01558d95 in QAbstractButtonPrivate::click (this=0x92fcd78) at widgets/qabstractbutton.cpp:539
#99 0x0155905e in QAbstractButton::mouseReleaseEvent (this=0x9318400, e=0xbfb78cf0) at widgets/qabstractbutton.cpp:1121
#100 0x011d2fcd in QWidget::event (this=0x9318400, event=0xbfb78cf0) at kernel/qwidget.cpp:7998
#101 0x015579ff in QAbstractButton::event (this=0x9318400, e=0xbfb78cf0) at widgets/qabstractbutton.cpp:1080
#102 0x015f5463 in QPushButton::event (this=0x9318400, e=0xbfb78cf0) at widgets/qpushbutton.cpp:679
#103 0x011801cc in QApplicationPrivate::notify_helper (this=0x9268790, receiver=0x9318400, e=0xbfb78cf0) at kernel/qapplication.cpp:4300
#104 0x0118759e in QApplication::notify (this=0xbfb795ac, receiver=0x9318400, e=0xbfb78cf0) at kernel/qapplication.cpp:3865
#105 0x002c27cb in KApplication::notify (this=0xbfb795ac, receiver=0x9318400, event=0xbfb78cf0) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#106 0x00a1ec03 in QCoreApplication::notifyInternal (this=0xbfb795ac, receiver=0x9318400, event=0xbfb78cf0) at kernel/qcoreapplication.cpp:704
#107 0x01186308 in sendEvent (receiver=0x9318400, event=0xbfb78cf0, alienWidget=0x9318400, nativeWidget=0x92cf130, buttonDown=0x1a7fad8, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#108 QApplicationPrivate::sendMouseEvent (receiver=0x9318400, event=0xbfb78cf0, alienWidget=0x9318400, nativeWidget=0x92cf130, buttonDown=0x1a7fad8, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#109 0x01203570 in QETWidget::translateMouseEvent (this=0x92cf130, event=0xbfb7920c) at kernel/qapplication_x11.cpp:4373
#110 0x01202a83 in QApplication::x11ProcessEvent (this=0xbfb795ac, event=0xbfb7920c) at kernel/qapplication_x11.cpp:3384
#111 0x0122e99a in x11EventSourceDispatch (s=0x926ca40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#112 0x0276bfb8 in g_main_dispatch (context=0x926bc90) at gmain.c:1960
#113 IA__g_main_context_dispatch (context=0x926bc90) at gmain.c:2513
#114 0x0276f8e8 in g_main_context_iterate (context=0x731eb0, block=1, dispatch=1, self=0x9267a08) at gmain.c:2591
#115 0x0276fa14 in IA__g_main_context_iteration (context=0x926bc90, may_block=1) at gmain.c:2654
#116 0x00a46e46 in QEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#117 0x0122e586 in QGuiEventDispatcherGlib::processEvents (this=0x924b340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#118 0x00a1d2da in QEventLoop::processEvents (this=0xbfb79504, flags=...) at kernel/qeventloop.cpp:149
#119 0x00a1d61a in QEventLoop::exec (this=0xbfb79504, flags=...) at kernel/qeventloop.cpp:201
#120 0x00a1fce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#121 0x01180278 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

This bug may be a duplicate of or related to bug 236564.

Possible duplicates by query: bug 237418, bug 237240, bug 236564, bug 236113, bug 234677.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-05-27 15:47:17 UTC

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