Bug 248637 - Panic after trying to uninstall GNU PG
Summary: Panic after trying to uninstall GNU PG
Status: RESOLVED DUPLICATE of bug 231214
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 22:33 UTC by John
Modified: 2010-08-22 02:39 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 John 2010-08-21 22:33:01 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.33.6-147.2.4.fc13.i686 i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
Trying to uninstall GNU PG using the software managment, software update tool and get a panic process!

The crash can be reproduced every time.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0x04894eba in QDialog::result (this=0x87efb38) at dialogs/qdialog.cpp:438
#7  0x07674851 in KpkReviewChanges::exec (this=0x87efb38, flags=...) at /usr/src/debug/KPackageKit-0.6.0/libkpackagekit/KpkReviewChanges.cpp:145
#8  0x00e8b6e3 in KpkAddRm::save (this=0x86e7138) at /usr/src/debug/KPackageKit-0.6.0/AddRm/KpkAddRm.cpp:414
#9  0x00e8bbab in KpkAddRm::qt_metacall (this=0x86e7138, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf80e29c)
    at /usr/src/debug/KPackageKit-0.6.0/i686-redhat-linux-gnu/AddRm/KpkAddRm.moc:101
#10 0x05e0cbcb in QMetaObject::metacall (object=0x86e7138, cl=QMetaObject::InvokeMetaMethod, idx=29, argv=0xbf80e29c) at kernel/qmetaobject.cpp:237
#11 0x05e1ba75 in QMetaObject::activate (sender=0x86b33a8, m=0xe984d4, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3295
#12 0x00e88d18 in KcmKpkAddRm::s_save (this=0x86b33a8) at /usr/src/debug/KPackageKit-0.6.0/i686-redhat-linux-gnu/AddRm/moc_KcmKpkAddRm.cpp:98
#13 0x077c304a in KCModuleProxy::save (this=0x85f47f8) at /usr/src/debug/kdelibs-4.4.5/kutils/kcmoduleproxy.cpp:279
#14 0x00a3f664 in ModuleView::moduleSave (this=0x8548920, module=0x85f47f8) at /usr/src/debug/kdebase-workspace-4.4.5/systemsettings/core/ModuleView.cpp:302
#15 0x00a3fa39 in ModuleView::moduleSave (this=0x8548920) at /usr/src/debug/kdebase-workspace-4.4.5/systemsettings/core/ModuleView.cpp:293
#16 0x00a42963 in ModuleView::qt_metacall (this=0x8548920, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf80e468)
    at /usr/src/debug/kdebase-workspace-4.4.5/i686-redhat-linux-gnu/systemsettings/core/ModuleView.moc:95
#17 0x05e0cbcb in QMetaObject::metacall (object=0x8548920, cl=QMetaObject::InvokeMetaMethod, idx=32, argv=0xbf80e468) at kernel/qmetaobject.cpp:237
#18 0x05e1ba75 in QMetaObject::activate (sender=0x854fd48, m=0x4ca0b64, local_signal_index=2, argv=0xbf80e468) at kernel/qobject.cpp:3295
#19 0x04a6929a in QAbstractButton::clicked (this=0x854fd48, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#20 0x0477a5fa in QAbstractButtonPrivate::emitClicked (this=0x84b3bb8) at widgets/qabstractbutton.cpp:546
#21 0x0477b945 in QAbstractButtonPrivate::click (this=0x84b3bb8) at widgets/qabstractbutton.cpp:539
#22 0x0477bc0e in QAbstractButton::mouseReleaseEvent (this=0x854fd48, e=0xbf80ebb0) at widgets/qabstractbutton.cpp:1121
#23 0x043f361d in QWidget::event (this=0x854fd48, event=0xbf80ebb0) at kernel/qwidget.cpp:8044
#24 0x0477a49f in QAbstractButton::event (this=0x854fd48, e=0xbf80ebb0) at widgets/qabstractbutton.cpp:1080
#25 0x04818843 in QPushButton::event (this=0x854fd48, e=0xbf80ebb0) at widgets/qpushbutton.cpp:679
#26 0x043a077c in QApplicationPrivate::notify_helper (this=0x833a488, receiver=0x854fd48, e=0xbf80ebb0) at kernel/qapplication.cpp:4306
#27 0x043a7d7e in QApplication::notify (this=0xbf80f46c, receiver=0x854fd48, e=0xbf80ebb0) at kernel/qapplication.cpp:3871
#28 0x032c700b in KApplication::notify (this=0xbf80f46c, receiver=0x854fd48, event=0xbf80ebb0) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#29 0x05e08133 in QCoreApplication::notifyInternal (this=0xbf80f46c, receiver=0x854fd48, event=0xbf80ebb0) at kernel/qcoreapplication.cpp:726
#30 0x043a6ae8 in sendEvent (receiver=0x854fd48, event=0xbf80ebb0, alienWidget=0x854fd48, nativeWidget=0x83b0090, buttonDown=0x4ca9318, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#31 QApplicationPrivate::sendMouseEvent (receiver=0x854fd48, event=0xbf80ebb0, alienWidget=0x854fd48, nativeWidget=0x83b0090, buttonDown=0x4ca9318, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#32 0x044242f0 in QETWidget::translateMouseEvent (this=0x83b0090, event=0xbf80f0cc) at kernel/qapplication_x11.cpp:4380
#33 0x04423743 in QApplication::x11ProcessEvent (this=0xbf80f46c, event=0xbf80f0cc) at kernel/qapplication_x11.cpp:3391
#34 0x0444f74a in x11EventSourceDispatch (s=0x833d640, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00363525 in g_main_dispatch (context=0x833c890) at gmain.c:1960
#36 IA__g_main_context_dispatch (context=0x833c890) at gmain.c:2513
#37 0x00367268 in g_main_context_iterate (context=0xcc0490, block=1, dispatch=1, self=0x83452b0) at gmain.c:2591
#38 0x00367449 in IA__g_main_context_iteration (context=0x833c890, may_block=1) at gmain.c:2654
#39 0x05e30446 in QEventDispatcherGlib::processEvents (this=0x831b360, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#40 0x0444f336 in QGuiEventDispatcherGlib::processEvents (this=0x831b360, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x05e0680a in QEventLoop::processEvents (this=0xbf80f3c4, flags=...) at kernel/qeventloop.cpp:149
#42 0x05e06b4a in QEventLoop::exec (this=0xbf80f3c4, flags=...) at kernel/qeventloop.cpp:201
#43 0x05e0a807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#44 0x043a0828 in QApplication::exec () at kernel/qapplication.cpp:3585
#45 0x08055e38 in main (argc=1, argv=0x2) at /usr/src/debug/kdebase-workspace-4.4.5/systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-08-22 02:39:49 UTC

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