Bug 217922 - Pressed "Select all updates" all were selected then "OK" -- Crash!
Summary: Pressed "Select all updates" all were selected then "OK" -- Crash!
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-12-08 22:03 UTC by John Moore
Modified: 2009-12-10 16:29 UTC (History)
3 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 John Moore 2009-12-08 22:03:13 UTC
Application that crashed: kpackagekit
Version of the application: 0.4.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Five updates were presented.  I pressed "Select all updates" and all five were selected.  I then pressed "OK" and saw some popups fly by followed by the crash notification.

I am not clear whether the actual installation had begun before the crash occurred.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  QWidget::window (this=0x89ccb68) at kernel/qwidget.cpp:3883
#7  0x00dffd2e in QApplicationPrivate::dispatchEnterLeave (enter=0x89be0f0, leave=0x89ccb68) at kernel/qapplication.cpp:2527
#8  0x00e0017a in QApplicationPrivate::sendMouseEvent (receiver=0x89be0f0, event=0xbfc437e0, alienWidget=0x89be0f0, nativeWidget=0x896cfc0, buttonDown=0x1673aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2908
#9  0x00e6e7c0 in QETWidget::translateMouseEvent (this=0x896cfc0, event=0xbfc44e2c) at kernel/qapplication_x11.cpp:4409
#10 0x00e6dc4b in QApplication::x11ProcessEvent (this=0xbfc451c0, event=0xbfc44e2c) at kernel/qapplication_x11.cpp:3428
#11 0x00e9a502 in x11EventSourceDispatch (s=0x8863888, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x016ede88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x016f1730 in ?? () from /lib/libglib-2.0.so.0
#14 0x016f1863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x00be702c in QEventDispatcherGlib::processEvents (this=0x8844f08, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#16 0x00e99be5 in QGuiEventDispatcherGlib::processEvents (this=0x8844f08, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#17 0x00bbac79 in QEventLoop::processEvents (this=0xbfc45124, flags=) at kernel/qeventloop.cpp:149
#18 0x00bbb0ca in QEventLoop::exec (this=0xbfc45124, flags=...) at kernel/qeventloop.cpp:201
#19 0x00bbd53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#20 0x00df8dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#21 0x0804e47b in _start ()

Reported using DrKonqi
Comment 1 Sami Nieminen 2009-12-09 16:33:19 UTC
I experience the same crash when trying to apply updates. Here is my backtrace:

Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  QWidget::window (this=0xa0b2580) at kernel/qwidget.cpp:3883
#7  0x010c8d2e in QApplicationPrivate::dispatchEnterLeave (enter=0xa0d4060, leave=0xa0b2580) at kernel/qapplication.cpp:2527
#8  0x010c917a in QApplicationPrivate::sendMouseEvent (receiver=0xa0d4060, event=0xbfd89720, alienWidget=0xa0d4060, nativeWidget=0x9fe4158, buttonDown=0x193caa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2908
#9  0x011377c0 in QETWidget::translateMouseEvent (this=0x9fe4158, event=0xbfd8ad6c) at kernel/qapplication_x11.cpp:4409
#10 0x01136c4b in QApplication::x11ProcessEvent (this=0xbfd8b100, event=0xbfd8ad6c) at kernel/qapplication_x11.cpp:3428
#11 0x01163502 in x11EventSourceDispatch (s=0x9fb3e68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x01977e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x0197b720 in ?? () from /lib/libglib-2.0.so.0
#14 0x0197b853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x005fb02c in QEventDispatcherGlib::processEvents (this=0x9f93f08, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#16 0x01162be5 in QGuiEventDispatcherGlib::processEvents (this=0x9f93f08, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#17 0x005cec79 in QEventLoop::processEvents (this=0xbfd8b064, flags=) at kernel/qeventloop.cpp:149
#18 0x005cf0ca in QEventLoop::exec (this=0xbfd8b064, flags=...) at kernel/qeventloop.cpp:201
#19 0x005d153f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#20 0x010c1dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#21 0x0804e47b in _start ()
Comment 2 Dario Andres 2009-12-10 16:29:41 UTC
Merging with bug 197750. Thanks

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