Bug 213264 - crash on update attempt
Summary: crash on update attempt
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-05 15:51 UTC by Volker Lanz
Modified: 2009-11-06 02:37 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 Volker Lanz 2009-11-05 15:51:32 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:
instant crash when trying to update for the first time

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f3658d8d654 in QObject::parent (this=0xe75e60) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  QWidget::parentWidget (this=0xe75e60) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:988
#7  QWidget::window (this=0xe75e60) at kernel/qwidget.cpp:3882
#8  0x00007f3658d52683 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0xe75e60) at kernel/qapplication.cpp:2527
#9  0x00007f3658d52b06 in QApplicationPrivate::sendMouseEvent (receiver=0xc55370, event=0x7fff1549a770, alienWidget=0xc55370, nativeWidget=0xcb40c0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2908
#10 0x00007f3658db8a0e in QETWidget::translateMouseEvent (this=0xcb40c0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#11 0x00007f3658db7aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff1549c2a0) at kernel/qapplication_x11.cpp:3550
#12 0x00007f3658de0d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007f36541aebbe in g_main_dispatch (context=0xb3cd20) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#14 IA__g_main_context_dispatch (context=0xb3cd20) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#15 0x00007f36541b2588 in g_main_context_iterate (context=0xb3cd20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#16 0x00007f36541b26b0 in IA__g_main_context_iteration (context=0xb3cd20, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#17 0x00007f365845c1a6 in QEventDispatcherGlib::processEvents (this=0xb10640, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#18 0x00007f3658de04be in QGuiEventDispatcherGlib::processEvents (this=0xe75e60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#19 0x00007f3658432532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#20 0x00007f3658432904 in QEventLoop::exec (this=0x7fff1549c5d0, flags=) at kernel/qeventloop.cpp:201
#21 0x00007f3658434ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#22 0x0000000000407c52 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-06 02:37:15 UTC
Merging with bug 212701 Thanks

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