Bug 216600

Summary: KPackageKit Crash on Update
Product: [Frameworks and Libraries] kpackagekit Reporter: Michael Sadick <msadick>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, dantti12
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Sadick 2009-11-29 04:04:58 UTC
Application that crashed: kpackagekit
Version of the application: 0.4.2
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
KPackageKit notifies me of updates.  I select the updates, then click OK.  I then get the the crash notification from KPackageKit.  However, KPackageKit is still downloading the updates via the KPackageKit Smart Icon.  This does not happen every time, but has happened more than once.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f30d8b54654 in QObject::parent (this=0x1ba93e0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0x1ba93e0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0x1ba93e0) at kernel/qwidget.cpp:3882
#8  0x00007f30d8b19683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x1ba93e0) at kernel/qapplication.cpp:2527
#9  0x00007f30d8b19b06 in QApplicationPrivate::sendMouseEvent (receiver=0x19743d0, event=0x7fff816e1b10, alienWidget=0x19743d0, nativeWidget=0x1924810, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f30d8b7fa0e in QETWidget::translateMouseEvent (this=0x1924810, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f30d8b7eaa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff816e3640) at kernel/qapplication_x11.cpp:3550
#12 0x00007f30d8ba7d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f30d3f75bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0x00007f30d3f79588 in ?? () from /lib/libglib-2.0.so.0
#15 0x00007f30d3f796b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0x00007f30d82231a6 in QEventDispatcherGlib::processEvents (this=0x177b640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f30d8ba74be in QGuiEventDispatcherGlib::processEvents (this=0x1ba93e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f30d81f9532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007f30d81f9904 in QEventLoop::exec (this=0x7fff816e3970, flags=) at kernel/qeventloop.cpp:201
#20 0x00007f30d81fbab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000407c52 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-29 19:16:01 UTC
Merging with bug 212701 Thanks

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