Bug 225250 - Segmentation fault kde4 fedora12
Summary: Segmentation fault kde4 fedora12
Status: RESOLVED DUPLICATE of bug 219590
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 11:50 UTC by Veli-Matti Sorvala
Modified: 2010-02-02 12:33 UTC (History)
1 user (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 Veli-Matti Sorvala 2010-02-02 11:50:54 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 1031638 2009-10-05 16:59:11Z lunakl $
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.6-166.fc12.i686.PAE i686
Distribution: "Fedora release 12 (Constantine)"

What I was doing when the application crashed:
I got error message, I don't know why. I sent it to prevent possible problems in future.

 -- Backtrace:
Application: KDE-palvelin (kded4), signal: Segmentation fault
[KCrash Handler]
#6  0x07561908 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x0766de6f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x0766e843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#9  0x0799190a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#10 0x0798cb17 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x0798e113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x0766dc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x0766e843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00b13350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x00b136ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x0766dc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x0766e843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00b131f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x00b1373b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x00adca3c in ?? () from /usr/lib/libQtDBus.so.4
#21 0x00ae49a8 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x07667f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x02127b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x0212f281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x06c1007b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x07657d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x07658972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x07658b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x07682f40 in ?? () from /usr/lib/libQtCore.so.4
#30 0x0069d128 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x006a0a58 in ?? () from /lib/libglib-2.0.so.0
#32 0x006a0b84 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x07682b6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x021c7356 in ?? () from /usr/lib/libQtGui.so.4
#35 0x076562aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x0765670a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x07658bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x021279a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x00b43815 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#40 0x0804868c in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-02-02 12:33:48 UTC
Thanks for the bug report! This is a bug in KPackageKit, a fixed version is available for Fedora now. Please see bug 219590 comment 104 about how to resolve this isse on your system.

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