Bug 231304 - KPackageKit segmentation fault
Summary: KPackageKit segmentation fault
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-03-19 13:12 UTC by Santiago Lopez
Modified: 2010-03-19 13:32 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 Santiago Lopez 2010-03-19 13:12:59 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-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
KpackageKit crashes after selecting all updates anda clicking ok button

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f2c11016654 in QObject::parent (this=0xfd4fe0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0xfd4fe0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0xfd4fe0) at kernel/qwidget.cpp:3882
#8  0x00007f2c10fdb683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0xfd4fe0) at kernel/qapplication.cpp:2527
#9  0x00007f2c10fdbb06 in QApplicationPrivate::sendMouseEvent (receiver=0xfd1aa0, event=0x7fff0bc57400, alienWidget=0xfd1aa0, nativeWidget=0xf73b80, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f2c11041a0e in QETWidget::translateMouseEvent (this=0xf73b80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f2c11040aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff0bc58f30) at kernel/qapplication_x11.cpp:3550
#12 0x00007f2c11069d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f2c0c437bce in g_main_dispatch (context=0xea0a20) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#14 IA__g_main_context_dispatch (context=0xea0a20) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#15 0x00007f2c0c43b598 in g_main_context_iterate (context=0xea0a20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#16 0x00007f2c0c43b6c0 in IA__g_main_context_iteration (context=0xea0a20, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#17 0x00007f2c106e51a6 in QEventDispatcherGlib::processEvents (this=0xe79640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#18 0x00007f2c110694be in QGuiEventDispatcherGlib::processEvents (this=0xfd4fe0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#19 0x00007f2c106bb532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#20 0x00007f2c106bb904 in QEventLoop::exec (this=0x7fff0bc59260, flags=) at kernel/qeventloop.cpp:201
#21 0x00007f2c106bdab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#22 0x0000000000407c52 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-19 13:32:42 UTC
Fixed in kpackagekit 0.5 and later.
Regards

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