Bug 229693 - KPackageKit crashes when working in background
Summary: KPackageKit crashes when working in background
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 15:17 UTC by Marcin Rzeźnicki
Modified: 2010-03-26 00:36 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 Marcin Rzeźnicki 2010-03-06 15:17:12 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-174.2.22.fc12.i686.PAE i686
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
KPackageKit was probably checking updates silently and it crashed. No program window was opened. This program is really unstable, it seems, and it is a shame that such important functionality is handled in such bug-full way

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x0210f89a in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x022097f5 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x02209b6d in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x022191a5 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x02ca5b1f in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x02ca7113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x0220e5db in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x0221d4af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x024fc1e0 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x024fc53b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x0220e5db in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x0221d4af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x024fc080 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x024fc5cb in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x024c143c in ?? () from /usr/lib/libQtDBus.so.4
#21 0x024cbf98 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x02219c4e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x05c3ed2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x05c45556 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x029a258b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x02209c03 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x0220aac3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x0220ac1e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x02232350 in ?? () from /usr/lib/libQtCore.so.4
#30 0x0016af88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x0016e8b8 in ?? () from /lib/libglib-2.0.so.0
#32 0x0016e9e4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x02231e46 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x05ced0c6 in ?? () from /usr/lib/libQtGui.so.4
#35 0x022082da in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x0220861a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x0220ace7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x05c3edd8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x0804cd6b in _start ()

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

Possible duplicates by query: bug 228338, bug 227988, bug 227830, bug 227737, bug 227689.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-03-26 00:36:32 UTC

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