Bug 243949 - kpackagekit crash after normal updates
Summary: kpackagekit crash after normal updates
Status: RESOLVED DUPLICATE of bug 225404
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-07-08 15:16 UTC by William Ray Yeager
Modified: 2010-07-21 15:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.72 KB, text/plain)
2010-07-19 10:58 UTC, omega
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Ray Yeager 2010-07-08 15:16:15 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
No special settings, default Kubuntu install, kpackagekit crashed.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x008b8359 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x009bad34 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x009bb0ac in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x009cb0b4 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x00569384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x0056b453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x009c047a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x009cefbb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x0083d48f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x0083d7b3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x009c047a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x009cefbb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x0083d33f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x0083d843 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x007fddf4 in ?? () from /usr/lib/libQtDBus.so.4
#21 0x00809097 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x009cbc0e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x00de8e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00defa0e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0037740a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x009bb13b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x009bebfc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x009bed7d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x009e733f in ?? () from /usr/lib/libQtCore.so.4
#30 0x026a65e5 in g_main_dispatch (context=0x8d7a890) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x8d7a890) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#32 0x026aa2d8 in g_main_context_iterate (context=0x8d7a890, block=<value optimized out>, dispatch=1, self=0x8d7eae8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#33 0x026aa4b8 in IA__g_main_context_iteration (context=0x8d7a890, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#34 0x009e6e35 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00ea8e15 in ?? () from /usr/lib/libQtGui.so.4
#36 0x009b9759 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x009b9baa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x009bee3f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x00de8f27 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x0804d44b in _start ()

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

Possible duplicates by query: bug 243771, bug 243460, bug 243348, bug 243161, bug 243012.

Reported using DrKonqi
Comment 1 omega 2010-07-19 10:58:58 UTC
Created attachment 49303 [details]
New crash information added by DrKonqi

kpackagekitsmarticon (0.5.4) on KDE Platform 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2)) using Qt 4.7.0

- What I was doing when the application crashed:

kpackagekit crashes after an update  of system

-- Backtrace (Reduced):
#6  0x00007f2f0c59ed3c in QMutex::lock (this=0x8c6b6a) at thread/qmutex.cpp:151
#7  0x00007f2f0c6993d2 in QCoreApplication::postEvent (receiver=0x8d3bc0, event=0x8c0720, priority=0) at kernel/qcoreapplication.cpp:1141
#8  0x00007f2f0d0ea3a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f2f0d0ebe88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
#11 0x00007f2f0ceb43bf in QDBusConnectionInterface::serviceOwnerChanged (this=0x8c6b6a, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
Comment 2 Jonathan Thomas 2010-07-21 15:35:46 UTC

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