Bug 226208 - Attempted to perform a system update, noticed "waiting for other tasks" and attempted to cancel the update. KDE crashed upon clicking cancel.
Summary: Attempted to perform a system update, noticed "waiting for other tasks" and a...
Status: RESOLVED DUPLICATE of bug 219590
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-02-10 22:43 UTC by TheWHAMBurglar
Modified: 2010-02-10 23:31 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 TheWHAMBurglar 2010-02-10 22:43:29 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 1031638 2009-10-05 16:59:11Z lunakl $
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.9-174.fc12.i686 i686

What I was doing when the application crashed:
I was using the Xange distro. Specifically: xange.sf.net-2010-dvd-en-i386.iso installed to a virtualized harddisk. In this case VMWare Workstation 7.0.0 build-203739.

 -- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#6  0x0109c861 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x09c8625a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x09c813c7 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x09c829c3 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x0109bc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0109c843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00165f10 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x0016626b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x0109bc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x0109c843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00165db0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x001662fb in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x0012f5fc in ?? () from /usr/lib/libQtDBus.so.4
#19 0x00137568 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x01095f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x02658b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x02660281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x007b807b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x01085d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x01086972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x01086b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x010b0f40 in ?? () from /usr/lib/libQtCore.so.4
#28 0x04421128 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x04424a58 in ?? () from /lib/libglib-2.0.so.0
#30 0x04424b84 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x010b0b6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x026f8356 in ?? () from /usr/lib/libQtGui.so.4
#33 0x010842aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x0108470a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x01086bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x026589a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x00b29815 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#38 0x0804868c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-10 23:31:58 UTC
This one was fixed recently: bug 219590. Regards

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