Bug 237356 - Updater crashed in middle of progress
Summary: Updater crashed in middle of progress
Status: RESOLVED DUPLICATE of bug 235857
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:
Depends on:
Blocks:
 
Reported: 2010-05-12 10:56 UTC by mike
Modified: 2010-06-21 23:59 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 mike 2010-05-12 10:56:00 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Recently upgraded to Lucid Lynx 10.04 and was doing a regular update after I was informed.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x00cc2f37 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x00dca634 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x00dca9ac in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x00dda8a4 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x004e1384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x004e3453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x00dcfc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00dde3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00c48d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x00c490c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x00dcfc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00dde3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00c48c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x00c49153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x00c09b34 in ?? () from /usr/lib/libQtDBus.so.4
#21 0x00c14ea7 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x00ddb3fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x010154dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x0101c05e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x002eff2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x00dcaa3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x00dcd473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x00dcd5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x00df6adf in ?? () from /usr/lib/libQtCore.so.4
#30 0x05eb35e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x05eb72d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x05eb74b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00df65d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x010d5135 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00dc9059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00dc94aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00dcd69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x01015577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x0804d44b in _start ()

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

Possible duplicates by query: bug 235879, bug 235857, bug 235405, bug 235206, bug 235194.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-21 23:59:33 UTC

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