Bug 215357 - Hitting 'apply' on KPackageKit after selecting updates will crash the application.
Summary: Hitting 'apply' on KPackageKit after selecting updates will crash the applica...
Status: RESOLVED DUPLICATE of bug 197750
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
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-11-20 01:26 UTC by James Cain
Modified: 2009-11-20 13:14 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 James Cain 2009-11-20 01:26:28 UTC
Application that crashed: kpackagekit
Version of the application: 0.4.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Linux Mint 7 Gloria - KDE Community Edition

What I was doing when the application crashed:
Repeatable, but only started happening today. 
Selected two reccomended updates. There were 5 updates that were restricted, and not going to be installed. I checked the "+" button, then 'apply'. As soon as "apply' is pressed, the installer crashes. I refreshed and re-tried, and selected 'OK' as opposed to 'apply'. Same crash. 

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0xb6a539c9 in QWidget::window (this=0x9fd31c8) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#7  0xb6a1381f in QApplicationPrivate::dispatchEnterLeave (enter=0xa0146a0, leave=0x9fd31c8) at kernel/qapplication.cpp:2527
#8  0xb6a13c1a in QApplicationPrivate::sendMouseEvent (receiver=0xa0146a0, event=0xbf9fe968, alienWidget=0xa0146a0, nativeWidget=0x9fc62e0, buttonDown=0xb728daa0, lastMouseReceiver=@0xb728daa4)
    at kernel/qapplication.cpp:2908
#9  0xb6a83cce in QETWidget::translateMouseEvent (this=0x9fc62e0, event=0xbf9ffffc) at kernel/qapplication_x11.cpp:4409
#10 0xb6a83085 in QApplication::x11ProcessEvent (this=0xbfa002c8, event=0xbf9ffffc) at kernel/qapplication_x11.cpp:3428
#11 0xb6aae37a in x11EventSourceDispatch (s=0x9ee74e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0xb62bcb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0xb62c00eb in ?? () from /usr/lib/libglib-2.0.so.0
#14 0xb62c0268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#15 0xb74542f8 in QEventDispatcherGlib::processEvents (this=0x9ec9138, flags={i = -1080032840}) at kernel/qeventdispatcher_glib.cpp:327
#16 0xb6aada75 in QGuiEventDispatcherGlib::processEvents (this=0x9ec9138, flags={i = -1080032792}) at kernel/qguieventdispatcher_glib.cpp:202
#17 0xb74271fa in QEventLoop::processEvents (this=0xbfa00260, flags={i = -1080032728}) at kernel/qeventloop.cpp:149
#18 0xb7427642 in QEventLoop::exec (this=0xbfa00260, flags={i = -1080032664}) at kernel/qeventloop.cpp:201
#19 0xb7429ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#20 0xb6a0bbb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#21 0x0804b603 in _start ()

This bug may be a duplicate of or related to bug 197750

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-20 13:14:45 UTC
Thanks

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