Bug 213553 - KPackageKit crashed after installing update
Summary: KPackageKit crashed after installing update
Status: RESOLVED DUPLICATE of bug 212701
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-07 15:56 UTC by mistermasque
Modified: 2009-11-11 01:08 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 mistermasque 2009-11-07 15:56:07 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-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I wanted to install proposed updates but kpackageKit crashed after downloading them.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  QObject::parent (this=0x23a0d70) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0x23a0d70) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0x23a0d70) at kernel/qwidget.cpp:3885
#8  0x00007f27b684c683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x23a0d70) at kernel/qapplication.cpp:2527
#9  0x00007f27b684cb06 in QApplicationPrivate::sendMouseEvent (receiver=0x25c5b60, event=0x7fffd2e8c760, alienWidget=0x25c5b60, nativeWidget=0x2371f20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f27b68b2a0e in QETWidget::translateMouseEvent (this=0x2371f20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f27b68b1aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffd2e8e290) at kernel/qapplication_x11.cpp:3550
#12 0x00007f27b68dad0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f27b1ca8bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0x00007f27b1cac588 in ?? () from /lib/libglib-2.0.so.0
#15 0x00007f27b1cac6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0x00007f27b5f561a6 in QEventDispatcherGlib::processEvents (this=0x221f640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f27b68da4be in QGuiEventDispatcherGlib::processEvents (this=0x23a0d70, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f27b5f2c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007f27b5f2c904 in QEventLoop::exec (this=0x7fffd2e8e5c0, flags=) at kernel/qeventloop.cpp:201
#20 0x00007f27b5f2eab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000407c52 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 01:08:00 UTC
Merging with bug 212701. Thanks

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