Bug 224284 - KDE Daemon crash - Segmentation Fault
Summary: KDE Daemon crash - Segmentation Fault
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-01-26 06:14 UTC by Balaji G
Modified: 2010-01-26 06:37 UTC (History)
0 users

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 Balaji G 2010-01-26 06:14:00 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.12-174.2.3.fc12.i686.PAE i686

What I was doing when the application crashed:
The KDE Daemon Crash when i pressed Alt + Tab. The Backtrace of this crash looks like a duplicate of bug #223927

 -- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#6  0x049c9908 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x04abf9d5 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x04abfcdd in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x04acf405 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x04deab1f in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x04dec113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x04ad5c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x04ad6843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x0061d350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x0061d6ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x04ad5c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x04ad6843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x0061d1f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x0061d73b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x005e6a3c in ?? () from /usr/lib/libQtDBus.so.4
#21 0x005ee9a8 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x04acff96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x024e1b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x024e9281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0362b07b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x04abfd73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x04ac0972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x04ac0b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x04aeaf40 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00aa3128 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00aa6a58 in ?? () from /lib/libglib-2.0.so.0
#32 0x00aa6b84 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x04aeab6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x02581356 in ?? () from /usr/lib/libQtGui.so.4
#35 0x04abe2aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x04abe70a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x04ac0bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x024e19a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x0094a815 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#40 0x0804868c in _start ()

This bug may be a duplicate of or related to bug 223927

Reported using DrKonqi
Comment 1 Christoph Feck 2010-01-26 06:37:53 UTC

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