Bug 269194 - KPackageKit Crash
Summary: KPackageKit Crash
Status: RESOLVED DUPLICATE of bug 264431
Alias: None
Product: kpackagekit
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 00:34 UTC by Steven Sroka
Modified: 2011-05-01 14:26 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Sroka 2011-03-23 00:34:07 UTC
Application: kpackagekit (0.6.3.3)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

When KPackageKit asked for authentication to install some packages, I clicked cancel on the authentication window, and I clicked cancel to the install because it was still waiting for authentication. At which point KPackageKit crashed.

-- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  QMutex::lock (this=0x70006f007400ab) at thread/qmutex.cpp:151
#7  0x00007f30b847ea9e in QCoreApplication::postEvent (receiver=0xff96a0, event=0xaa67d0, priority=0) at kernel/qcoreapplication.cpp:1141
#8  0x00007f30a8974015 in KpkReviewChanges::~KpkReviewChanges (this=0x1042930, __in_chrg=<value optimized out>) at /usr/src/debug/kpackagekit-0.6.3.3/libkpackagekit/KpkReviewChanges.cpp:129
#9  0x00007f30a8974119 in KpkReviewChanges::~KpkReviewChanges (this=0x1042930, __in_chrg=<value optimized out>) at /usr/src/debug/kpackagekit-0.6.3.3/libkpackagekit/KpkReviewChanges.cpp:137
#10 0x00007f30b848fa98 in QObject::event (this=0x1042930, e=<value optimized out>) at kernel/qobject.cpp:1194
#11 0x00007f30b71b9edd in QWidget::event (this=0x1042930, event=0x103c330) at kernel/qwidget.cpp:8659
#12 0x00007f30b7168d14 in QApplicationPrivate::notify_helper (this=0x63e720, receiver=0x1042930, e=0x103c330) at kernel/qapplication.cpp:4445
#13 0x00007f30b717122a in QApplication::notify (this=<value optimized out>, receiver=0x1042930, e=0x103c330) at kernel/qapplication.cpp:4324
#14 0x00007f30b8dfb9e6 in KApplication::notify (this=0x7fff23ef5040, receiver=0x1042930, event=0x103c330) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#15 0x00007f30b847bbfc in QCoreApplication::notifyInternal (this=0x7fff23ef5040, receiver=0x1042930, event=0x103c330) at kernel/qcoreapplication.cpp:732
#16 0x00007f30b847f3f5 in sendEvent (receiver=0x0, event_type=0, data=0x610590) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x610590) at kernel/qcoreapplication.cpp:1373
#18 0x00007f30b84a6783 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f30b373cbd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007f30b373d3b0 in ?? () from /lib64/libglib-2.0.so.0
#22 0x00007f30b373d650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007f30b84a691f in QEventDispatcherGlib::processEvents (this=0x615c20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007f30b720dd8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f30b847b052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f30b847b265 in QEventLoop::exec (this=0x7fff23ef4f90, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007f30b847f6ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x000000000040b8f5 in main (argc=5, argv=0x7fff23ef54d8) at /usr/src/debug/kpackagekit-0.6.3.3/KPackageKit/main.cpp:67

Reported using DrKonqi
Comment 1 Dario Andres 2011-05-01 14:26:47 UTC
[Comment from a bug triager]
This issue is being tracked at bug 264431, merging.
Thanks

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