Bug 239903 - KPackageKit - crashes when waiting for other tasks.
Summary: KPackageKit - crashes when waiting for other tasks.
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
: 238581 240665 241086 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-28 20:29 UTC by Paweł Chojnacki
Modified: 2010-07-21 16:47 UTC (History)
5 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 Paweł Chojnacki 2010-05-28 20:29:43 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I just installed system and i want do some updates, so i run KPK, it just start and crash every time i try do updates.

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00ccc65b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x001a8e19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x001a337c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x001a5453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00cbdc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00ccc3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00920d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x009210c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x00cbdc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00ccc3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00920c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x00921153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x008e1b34 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x008ecea7 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00cc93fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x04a114dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x04a1805e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00424f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00cb8a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00cbb473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x00cbb5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x00ce4adf in ?? () from /usr/lib/libQtCore.so.4
#28 0x015dd5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x015e12d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x015e14b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00ce45d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x04ad1135 in ?? () from /usr/lib/libQtGui.so.4
#33 0x00cb7059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00cb74aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00cbb69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x04a11577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x08051181 in _start ()

This bug may be a duplicate of or related to bug 237313.

Possible duplicates by query: bug 238953, bug 238821, bug 238581, bug 238536, bug 238366.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-09 14:52:29 UTC
*** Bug 240665 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas L. 2010-06-09 14:52:33 UTC
*** Bug 241086 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2010-06-09 14:52:51 UTC
*** Bug 238581 has been marked as a duplicate of this bug. ***
Comment 4 Jonathan Thomas 2010-07-21 16:47:30 UTC

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