Bug 264514 - KDE Package Manager crash
Summary: KDE Package Manager crash
Status: RESOLVED DUPLICATE of bug 225494
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: 2011-01-27 19:01 UTC by asorensen01
Modified: 2011-01-30 23:30 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 asorensen01 2011-01-27 19:01:55 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I selected all available updates, and when I returned several minutes later, saw the crash notification.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00cf3359 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x00df5d34 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x00df60ac in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x00e060b4 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x00c64384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00c66453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x00dfb47a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00e09fbb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x009d448f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x009d47b3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x00dfb47a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00e09fbb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x009d433f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x009d4843 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x00994df4 in ?? () from /usr/lib/libQtDBus.so.4
#21 0x009a0097 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x00e06c0e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x03282e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x03289a0e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0060e40a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x00df613b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x00df9bfc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x00df9d7d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x00e2233f in ?? () from /usr/lib/libQtCore.so.4
#30 0x02d0d5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x02d112d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x02d114b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00e21e35 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x03342e15 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00df4759 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00df4baa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00df9e3f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x03282f27 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x080510c1 in _start ()

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

Possible duplicates by query: bug 263855, bug 263660, bug 263549, bug 262587, bug 260355.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-30 23:30:28 UTC
[Comment from a bug triager]
This is fixed in KPackageKit 0.6.0 and later
Merging with bug 225494. Thanks

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