Bug 231545 - KPackageKit crashes after performing updates at the "cleanup" stage.
Summary: KPackageKit crashes after performing updates at the "cleanup" stage.
Status: RESOLVED DUPLICATE of bug 225494
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-21 14:24 UTC by Anatoly Solomin
Modified: 2010-03-21 21:13 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 Anatoly Solomin 2010-03-21 14:24:45 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-174.2.22.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
It was quite a large update, and everything went right, but at the very last moment, at the "clenup" stage, when more than 50% of the cleanup job was done, it crashes. I have not tried to do it once more yet...

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003ccf36a513 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#6  0x00007fe5ff4a93bf in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib64/libpackagekit-qt.so.12
#7  0x00007fe5ff4a4a79 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libpackagekit-qt.so.12
#8  0x00007fe5ff4a65a8 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.12
#9  0x0000003ccf36a2af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x0000003ccee585af in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#11 0x0000003ccee58844 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#12 0x0000003ccf36a2af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#13 0x0000003ccee584df in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#14 0x0000003ccee588ac in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#15 0x0000003ccee21c26 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x0000003ccee2be1f in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x0000003ccf366921 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x0000003cd11aa9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x0000003cd11b0aab in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007fe600007846 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x0000003ccf35774c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x0000003ccf358497 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#23 0x0000003ccf37d523 in ?? () from /usr/lib64/libQtCore.so.4
#24 0x0000003728c3920e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x0000003728c3cbf8 in ?? () from /lib64/libglib-2.0.so.0
#26 0x0000003728c3cd1a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x0000003ccf37d063 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x0000003cd1249a1e in ?? () from /usr/lib64/libQtGui.so.4
#29 0x0000003ccf356192 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x0000003ccf35645c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x0000003ccf358749 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#32 0x000000000040a9eb in _start ()

Possible duplicates by query: bug 231415, bug 230956, bug 230950, bug 230547, bug 229722.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 21:13:23 UTC
This is being tracked at bug 225494. Regards

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