Bug 234466 - Crash when updating sudo
Summary: Crash when updating sudo
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: 2010-04-15 19:07 UTC by David Masover
Modified: 2010-04-16 04: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 David Masover 2010-04-15 19:07:26 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-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Very similar -- probably a dupe.

Notified of updates, opened, selected all (apparently sudo needed an update). I don't remember whether it was 'apply' or 'ok'. Entered my password. Watched some amount of progress, then a crash.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f4375bba654 in QObject::parent (this=0xfce2f0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0xfce2f0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0xfce2f0) at kernel/qwidget.cpp:3882
#8  0x00007f4375b7f683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0xfce2f0) at kernel/qapplication.cpp:2527
#9  0x00007f4375b7fb06 in QApplicationPrivate::sendMouseEvent (receiver=0x103e8e0, event=0x7fffd235f5a0, alienWidget=0x103e8e0, nativeWidget=0xfaa840, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f4375be5a0e in QETWidget::translateMouseEvent (this=0xfaa840, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f4375be4aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffd23610d0) at kernel/qapplication_x11.cpp:3550
#12 0x00007f4375c0dd0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f4370fdbbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0x00007f4370fdf598 in ?? () from /lib/libglib-2.0.so.0
#15 0x00007f4370fdf6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0x00007f43752891a6 in QEventDispatcherGlib::processEvents (this=0xdc8640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f4375c0d4be in QGuiEventDispatcherGlib::processEvents (this=0xfce2f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f437525f532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007f437525f904 in QEventLoop::exec (this=0x7fffd2361400, flags=) at kernel/qeventloop.cpp:201
#20 0x00007f4375261ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000407c52 in _start ()

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-04-16 04:30:19 UTC

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