Bug 227310 - Crash when selecting OK to update
Summary: Crash when selecting OK to update
Status: RESOLVED DUPLICATE of bug 197750
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 04:29 UTC by steve
Modified: 2010-02-17 13:39 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 steve 2010-02-17 04:29:41 UTC
Application: kpackagekit (0.4.2)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
KPackagekit crashes when using OK button. Works fine if "apply" is pushed.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  QWidget::window (this=0x9153760) at kernel/qwidget.cpp:4014
#7  0x00cc7576 in QApplicationPrivate::dispatchEnterLeave (enter=0x912c418, leave=0x9153760) at kernel/qapplication.cpp:2556
#8  0x00cc79e7 in QApplicationPrivate::sendMouseEvent (receiver=0x912c418, event=0xbfa0f950, alienWidget=0x912c418, nativeWidget=0x90d2240, buttonDown=0x1602058, lastMouseReceiver=..., 
    spontaneous=true) at kernel/qapplication.cpp:2943
#9  0x00d52618 in QETWidget::translateMouseEvent (this=0x90d2240, event=0xbfa0fe6c) at kernel/qapplication_x11.cpp:4368
#10 0x00d51af1 in QApplication::x11ProcessEvent (this=0xbfa10200, event=0xbfa0fe6c) at kernel/qapplication_x11.cpp:3379
#11 0x00d8095a in x11EventSourceDispatch (s=0x9026740, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x061d9e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x061dd730 in ?? () from /lib/libglib-2.0.so.0
#14 0x061dd863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x02b5c8e5 in QEventDispatcherGlib::processEvents (this=0x9005638, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#16 0x00d80485 in QGuiEventDispatcherGlib::processEvents (this=0x9005638, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x02b2f319 in QEventLoop::processEvents (this=0xbfa10164, flags=) at kernel/qeventloop.cpp:149
#18 0x02b2f76a in QEventLoop::exec (this=0xbfa10164, flags=...) at kernel/qeventloop.cpp:201
#19 0x02b3395f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#20 0x00cc1317 in QApplication::exec () at kernel/qapplication.cpp:3577
#21 0x0804e47b in _start ()

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

Possible duplicates by query: bug 226031, bug 225474, bug 223992, bug 222896, bug 222658.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-17 13:39:41 UTC
This is fixed in KPackageKit 0.5.x
Regards

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