Bug 218384 - Try to update some packets by KPackageKit and click OK button
Summary: Try to update some packets by KPackageKit and click OK button
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-12-12 14:02 UTC by Andrew
Modified: 2009-12-12 18:54 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 Andrew 2009-12-12 14:02:40 UTC
Application that crashed: kpackagekit
Version of the application: 0.4.2
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.32-020632-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
KPackageKit (in autoupdate mode) craches after clicking OK 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.4

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f97c82a0654 in QObject::parent (this=0x1beb8a0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0x1beb8a0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0x1beb8a0) at kernel/qwidget.cpp:3882
#8  0x00007f97c8265683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x1beb8a0) at kernel/qapplication.cpp:2527
#9  0x00007f97c8265b06 in QApplicationPrivate::sendMouseEvent (receiver=0x1c352a0, event=0x7fff253af8d0, alienWidget=0x1c352a0, nativeWidget=0x1bead80, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f97c82cba0e in QETWidget::translateMouseEvent (this=0x1bead80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f97c82caaa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff253b1400) at kernel/qapplication_x11.cpp:3550
#12 0x00007f97c82f3d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f97c36bdbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0x00007f97c36c1598 in ?? () from /lib/libglib-2.0.so.0
#15 0x00007f97c36c16c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0x00007f97c796f1a6 in QEventDispatcherGlib::processEvents (this=0x1a92640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f97c82f34be in QGuiEventDispatcherGlib::processEvents (this=0x1beb8a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f97c7945532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007f97c7945904 in QEventLoop::exec (this=0x7fff253b1730, flags=) at kernel/qeventloop.cpp:201
#20 0x00007f97c7947ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000407c52 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-12 18:54:32 UTC
Merging with bug 212701. Thanks

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