Bug 234621 - KPackageKit Crash while installing update packages
Summary: KPackageKit Crash while installing update packages
Status: RESOLVED WORKSFORME
Alias: None
Product: kpackagekit
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
: 235783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-17 15:22 UTC by berin7
Modified: 2010-08-18 15:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description berin7 2010-04-17 15:22:57 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:
after installing updates (e.g. sudo) KPackageKit crashed with segmentation vault

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fd5c3f4c654 in QObject::parent (this=0xba62f0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0xba62f0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0xba62f0) at kernel/qwidget.cpp:3882
#8  0x00007fd5c3f11683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0xba62f0) at kernel/qapplication.cpp:2527
#9  0x00007fd5c3f11b06 in QApplicationPrivate::sendMouseEvent (receiver=0xa35bd0, event=0x7fff1c1674f0, alienWidget=0xa35bd0, nativeWidget=0x9c6740, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007fd5c3f77a0e in QETWidget::translateMouseEvent (this=0x9c6740, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007fd5c3f76aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff1c169020) at kernel/qapplication_x11.cpp:3550
#12 0x00007fd5c3f9fd0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007fd5bf36dbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0x00007fd5bf371598 in ?? () from /lib/libglib-2.0.so.0
#15 0x00007fd5bf3716c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0x00007fd5c361b1a6 in QEventDispatcherGlib::processEvents (this=0x7ce640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007fd5c3f9f4be in QGuiEventDispatcherGlib::processEvents (this=0xba62f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007fd5c35f1532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007fd5c35f1904 in QEventLoop::exec (this=0x7fff1c169350, flags=) at kernel/qeventloop.cpp:201
#20 0x00007fd5c35f3ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x0000000000407c52 in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 17:23:24 UTC
*** Bug 235783 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Nicoletti 2010-08-15 04:05:42 UTC
Can you reproduce this bug every time?
Does KPackageKit 0.5 works for you?
Comment 3 berin7 2010-08-18 07:30:11 UTC
Can't try to reproduce or use a different version of KPackageKit, because now I use ubuntu with synaptic - which works much better for me.
Comment 4 Daniel Nicoletti 2010-08-18 15:12:15 UTC
Ok, I'm closing the bug them since the report was done on an old version,
and it works for me with current code.

Thanks.