Bug 187894 - kded crashed after starting kontact (SIGABRT)
Summary: kded crashed after starting kontact (SIGABRT)
Status: RESOLVED DUPLICATE of bug 176961
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 01:57 UTC by ebarwani
Modified: 2009-03-25 20:29 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 ebarwani 2009-03-23 01:57:49 UTC
Version:            (using KDE 4.1.4)
OS:                Linux
Installed from:    Ubuntu Packages

Am reporting this because I haven't seen similar reports. Apologies if this was a duplicate, am not very familiar with Bugzilla.

Symptoms:
 - None of my keyboard shortcuts were working
   + I found out that kded was not running

After few restarts and checking which applications that I run causes the crash I found out it was kontact.. 

Here is a backtrace, I hope it helps.

Application: KDE Daemon (kded4), signal SIGABRT

Thread 1 (Thread 0xb62708d0 (LWP 5995)):
[KCrash Handler]
#6  0xb80c9430 in __kernel_vsyscall ()
#7  0xb7f558a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7f57268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7546795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7546872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7546915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb77a7b29 in ?? () from /usr/lib/libkdecore.so.5
#13 0xb77a8048 in ?? () from /usr/lib/libkdecore.so.5
#14 0xb77aa316 in ?? () from /usr/lib/libkdecore.so.5
#15 0xb7791f6a in KConfig::sync () from /usr/lib/libkdecore.so.5
#16 0xb779a22f in KConfigGroup::sync () from /usr/lib/libkdecore.so.5
#17 0xb3857697 in ?? () from /usr/lib/kde4/kded_kssld.so
#18 0xb385823b in ?? () from /usr/lib/kde4/kded_kssld.so
#19 0xb73bc26e in ?? () from /usr/lib/libQtDBus.so.4
#20 0xb73bd4a7 in ?? () from /usr/lib/libQtDBus.so.4
#21 0xb73bd9b1 in ?? () from /usr/lib/libQtDBus.so.4
#22 0xb73bdeaa in ?? () from /usr/lib/libQtDBus.so.4
#23 0xb764e771 in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6bd18ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#25 0xb6bd972e in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7b0dd1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#27 0xb763ee61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#28 0xb763fae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#29 0xb763fcdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#30 0xb766982f in ?? () from /usr/lib/libQtCore.so.4
#31 0xb6601718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb6604dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb6604f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb7669478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb6c6bea5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb763d52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0xb763d6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0xb763fda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0xb6bd1767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0xb8092ec6 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#41 0x080485a2 in _start ()
Comment 1 Dario Andres 2009-03-23 12:39:30 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
You need to install the "kdelibs5-dbg" package
Thanks :)
Comment 2 ebarwani 2009-03-24 00:44:45 UTC
(In reply to comment #1)
> If you can reproduce the crash at will, may you read
> http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
> and post a complete backtrace here? 
> You need to install the "kdelibs5-dbg" package
> Thanks :)

Excellent thanks for the pointer.. I also had to install kdepim-dbg.. So now with a slightly more few lines, it might be helpful :)

Application: KDE Daemon (kded4), signal SIGABRT

Thread 1 (Thread 0xb62538d0 (LWP 6007)):
[KCrash Handler]
#6  0xb80ac430 in __kernel_vsyscall ()
#7  0xb7f388a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7f3a268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7529795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7529872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7529915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb778ab29 in KConfigIniBackend::writeEntries (this=0x9797fe0, locale=@0xbfeab444, file=@0xbfeab368, map=@0xbfeab3c4, defaultGroup=false, firstEntry=@0xbfeab27f)
    at /usr/include/qt4/QtCore/qbytearray.h:377
#13 0xb778b048 in KConfigIniBackend::writeEntries (this=0x9797fe0, locale=@0xbfeab444, file=@0xbfeab368, map=@0xbfeab3c4) at /build/buildd/kde4libs-4.1.4/kdecore/config/kconfigini.cpp:362
#14 0xb778d316 in KConfigIniBackend::writeConfig (this=0x9797fe0, locale=@0xbfeab444, entryMap=@0x9798520, options={i = -1075137496}, data=@0x9798538)
    at /build/buildd/kde4libs-4.1.4/kdecore/config/kconfigini.cpp:436
#15 0xb7774f6a in KConfig::sync (this=0x94380d0) at /build/buildd/kde4libs-4.1.4/kdecore/config/kconfig.cpp:342
#16 0xb777d22f in KConfigGroup::sync (this=0xbfeab4d4) at /build/buildd/kde4libs-4.1.4/kdecore/config/kconfiggroup.cpp:682
#17 0xb3803697 in KSSLD::setRule (this=0x93cb170, rule=@0x9810988) at /build/buildd/kde4libs-4.1.4/kio/misc/kssld/kssld.cpp:142
#18 0xb380423b in KSSLDAdaptor::qt_metacall (this=0x94eb508, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfeab6c8) at /build/buildd/kde4libs-4.1.4/kio/misc/kssld/kssld_adaptor.h:52
#19 0xb739f26e in ?? () from /usr/lib/libQtDBus.so.4
#20 0xb73a04a7 in ?? () from /usr/lib/libQtDBus.so.4
#21 0xb73a09b1 in ?? () from /usr/lib/libQtDBus.so.4
#22 0xb73a0eaa in ?? () from /usr/lib/libQtDBus.so.4
#23 0xb7631771 in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6bb48ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#25 0xb6bbc72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7af0d1d in KApplication::notify (this=0xbfeabfa0, receiver=0x93cb170, event=0x97a38a8) at /build/buildd/kde4libs-4.1.4/kdeui/kernel/kapplication.cpp:311
#27 0xb7621e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#28 0xb7622ae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#29 0xb7622cdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#30 0xb764c82f in ?? () from /usr/lib/libQtCore.so.4
#31 0xb65e4718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb65e7dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb65e7f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb764c478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb6c4eea5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb762052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0xb76206ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0xb7622da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0xb6bb4767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0xb8075ec6 in kdemain (argc=1, argv=0xbfeac234) at /build/buildd/kde4libs-4.1.4/kded/kded.cpp:851
#41 0x080485a2 in main (argc=) at /build/buildd/kde4libs-4.1.4/obj-i486-linux-gnu/kded/kded4_dummy.cpp:3
Comment 3 Dario Andres 2009-03-25 20:29:51 UTC
Thanks!

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