Summary: | kpackagekit crached in background while doing nothing | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | Bartemius Crouch <egxoun8uya67izy> |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dantti12, salcolon |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Bartemius Crouch
2010-09-03 11:22:51 UTC
*** This bug has been marked as a duplicate of bug 225404 *** Created attachment 51689 [details]
New crash information added by DrKonqi
kpackagekit (0.5.4) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I tried to update using Kpackagekit but was unsuccessful. 9 packages were listed, 5 security updates and 2 blocked updates. Kpackagekit had a problem with upgrading wine1.2 to wine1.3
I opened yakuake and ran sudo apt-get update && sudo apt-get upgrade, and it installed just fine. I left Kpackagekit open for a few minutes while i configured Skype, then Kpackagekit crashed unexpectedly while it sat in the background idle. Running Kubuntu Lucid with KDE 4.5.1 AMD64 Desktop, fresh install.
-- Backtrace (Reduced):
#6 0x00007f986b23cb46 in QObjectPrivate::isSignalConnected (sender=0x15ed7e0, m=<value optimized out>, local_signal_index=11, argv=0x7fffdc6afca0) at kernel/qobject_p.h:223
[...]
#8 0x00007f986bc7cd2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9 0x00007f986bc78399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007f986bc79e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
#12 0x00007f986ba4240f in QDBusConnectionInterface::serviceOwnerChanged (this=0xd, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
|