Bug 217765 - KPackagekit crashed upon clicking button to apply updates
Summary: KPackagekit crashed upon clicking button to apply updates
Status: RESOLVED DUPLICATE of bug 212701
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: 2009-12-07 21:40 UTC by zerobaba
Modified: 2009-12-10 16:30 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 zerobaba 2009-12-07 21:40:25 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

KPackageKit (the autoupdater aspect) segfaulted after clicking the button to apply updates. Cannot reliably reproduce, as it worked fine on the next attempt, after restarting through the KDE crash handler.

Using Kubuntu 9.10 x64, KDE 4.3.2, package kpackagekit 0.4.2-0ubuntu3 (amd64)

Crash dump follows.

-----------

Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb678023654 in QObject::parent (this=0x1823600) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0x1823600) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0x1823600) at kernel/qwidget.cpp:3882
#8  0x00007fb677fe8683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x1823600) at kernel/qapplication.cpp:2527
#9  0x00007fb677fe8b06 in QApplicationPrivate::sendMouseEvent (receiver=0x1778220, event=0x7fff7ce5c6a0, alienWidget=0x1778220, nativeWidget=0x17633f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007fb67804ea0e in QETWidget::translateMouseEvent (this=0x17633f0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007fb67804daa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff7ce5e1d0) at kernel/qapplication_x11.cpp:3550
#12 0x00007fb678076d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007fb673444bce in g_main_dispatch (context=0x1601520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#14 IA__g_main_context_dispatch (context=0x1601520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#15 0x00007fb673448598 in g_main_context_iterate (context=0x1601520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#16 0x00007fb6734486c0 in IA__g_main_context_iteration (context=0x1601520, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#17 0x00007fb6776f21a6 in QEventDispatcherGlib::processEvents (this=0x15c5640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#18 0x00007fb6780764be in QGuiEventDispatcherGlib::processEvents (this=0x1823600, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#19 0x00007fb6776c8532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#20 0x00007fb6776c8904 in QEventLoop::exec (this=0x7fff7ce5e500, flags=) at kernel/qeventloop.cpp:201
#21 0x00007fb6776caab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#22 0x0000000000407c52 in _start ()
Comment 1 Dario Andres 2009-12-10 16:30:40 UTC
Merging with bug 212701. Thanks

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