Bug 172316 - Kde daemon crashes with SIGABRT during destop initialization
Summary: Kde daemon crashes with SIGABRT during destop initialization
Status: RESOLVED DUPLICATE of bug 171870
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: 4.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Andreas Hartmetz
URL:
Keywords:
: 172433 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-07 09:10 UTC by Vitalie Lazu
Modified: 2008-10-13 11:57 UTC (History)
6 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 Vitalie Lazu 2008-10-07 09:10:12 UTC
Version:            (using 4.1.2 (KDE 4.1.2), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26-1-amd64

After this crash, no one global shotcut works: ctrl+f4, alt+tab, etc
----------------
Application: KDE Daemon (kded4), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0x7f5022b80780 (LWP 12297)]
[KCrash handler]
#5  0x00007f502256fef5 in raise () from /lib/libc.so.6
#6  0x00007f5022571413 in abort () from /lib/libc.so.6
#7  0x00007f5020fe85a5 in qt_message_output (msgType=QtFatalMsg, 
    buf=<value optimized out>) at global/qglobal.cpp:2102
#8  0x00007f5020fe86e7 in qFatal (msg=<value optimized out>)
    at global/qglobal.cpp:2303
#9  0x00007f5017754a88 in KdedGlobalAccel::setShortcut (this=0x172bd90, 
    actionId=<value optimized out>, keys=@0x18b8f70, 
    flags=<value optimized out>)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel.cpp:412
#10 0x00007f5017754cc2 in KdedGlobalAccelAdaptor::qt_metacall (
    this=0x16eafd0, _c=QMetaObject::InvokeMetaMethod, 
    _id=<value optimized out>, _a=0x7fff2acbb140)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel_adaptor.h:76
#11 0x00007f50213e4db3 in QDBusConnectionPrivate::deliverCall (
    this=0x15ebcd0, object=0x16eafd0, msg=@0x18c7fa0, metaTypes=@0x15e8470, 
    slotIdx=13) at qdbusintegrator.cpp:849
#12 0x00007f50213e60c0 in QDBusConnectionPrivate::activateCall (
    this=0x15ebcd0, object=0x16eafd0, flags=337, msg=@0x18c7fa0)
    at qdbusintegrator.cpp:761
#13 0x00007f50213e66a1 in QDBusConnectionPrivate::activateObject (
    this=0x15ebcd0, node=@0x18c7f78, msg=@0x18c7fa0, 
    pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1283
#14 0x00007f50213e69b8 in QDBusActivateObjectEvent::placeMetaCall (
    this=0x18c7f30) at qdbusintegrator.cpp:1400
#15 0x00007f50210e7345 in QObject::event (this=0x172bd90, e=0x18c7f30)
    at kernel/qobject.cpp:1155
#16 0x00007f50202f0a5d in QApplicationPrivate::notify_helper (this=0x15f6730, 
    receiver=0x172bd90, e=0x18c7f30) at kernel/qapplication.cpp:3803
#17 0x00007f50202f87da in QApplication::notify (this=0x7fff2acbc0c0, 
    receiver=0x172bd90, e=0x18c7f30) at kernel/qapplication.cpp:3768
#18 0x00007f5021ca141b in KApplication::notify (this=0x7fff2acbc0c0, 
    receiver=0x172bd90, event=0x18c7f30)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#19 0x00007f50210d8381 in QCoreApplication::notifyInternal (
    this=0x7fff2acbc0c0, receiver=0x172bd90, event=0x18c7f30)
    at kernel/qcoreapplication.cpp:587
#20 0x00007f50210d901a in QCoreApplicationPrivate::sendPostedEvents (
    receiver=0x0, event_type=0, data=0x15d92d0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#21 0x00007f5021100a83 in postEventSourceDispatch (s=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:214
#22 0x00007f501d1d8892 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#23 0x00007f501d1dc01d in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f501d1dc1db in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#25 0x00007f502110070f in QEventDispatcherGlib::processEvents (
    this=0x15f66d0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:319
#26 0x00007f502038244f in QGuiEventDispatcherGlib::processEvents (
    this=0x3009, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#27 0x00007f50210d6ca2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 717995760})
    at kernel/qeventloop.cpp:143
#28 0x00007f50210d6e2d in QEventLoop::exec (this=0x7fff2acbbf30, flags=
      {i = 717995840}) at kernel/qeventloop.cpp:194
#29 0x00007f50210d92dd in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:845
#30 0x00007f502289cf0a in kdemain (argc=1, argv=0x7fff2acbc4f8)
    at /tmp/buildd/kde4libs-4.1.2/kded/kded.cpp:847
#31 0x00007f502255c1a6 in __libc_start_main () from /lib/libc.so.6
#32 0x0000000000400629 in _start ()
#0  0x00007f50225dc0b0 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Thierry Chich 2008-10-09 19:49:22 UTC
Same crash, with the kubuntu package, for a similar distrib ( x86_64)
Comment 2 David Faure 2008-10-09 23:59:32 UTC
*** Bug 172433 has been marked as a duplicate of this bug. ***
Comment 3 Thilo-Alexander Ginkel 2008-10-11 12:22:42 UTC
I can confirm the existence of this issue with Kubuntu Hardy (8.04) running KDE 4.1.2:

Application: KDE Daemon (kded4), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0x7f1d8be3c7a0 (LWP 8453)]
[KCrash handler]
#5  0x00007f1d8b715095 in raise () from /lib/libc.so.6
#6  0x00007f1d8b716af0 in abort () from /lib/libc.so.6
#7  0x00007f1d8a47c055 in qt_message_output (msgType=QtFatalMsg, 
    buf=<value optimized out>) at global/qglobal.cpp:2061
#8  0x00007f1d8a47c19d in qFatal (msg=<value optimized out>)
    at global/qglobal.cpp:2263
#9  0x00007f1d81725edd in KdedGlobalAccel::setShortcut (this=0x88bae0, 
    actionId=<value optimized out>, keys=@0x6c5ae0, 
    flags=<value optimized out>)
    at /build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel.cpp:412
#10 0x00007f1d8172a3e0 in KdedGlobalAccelAdaptor::setShortcut (
    this=<value optimized out>, actionId=@0x927ec0, keys=@0x6c5ae0, flags=2)
    at /build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel_adaptor.h:76
#11 0x00007f1d8172647d in KdedGlobalAccelAdaptor::qt_metacall (this=0x7a09b0, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7fff93e76720)
    at /build/buildd/kde4libs-4.1.2/obj-x86_64-linux-gnu/kdeui/kdedglobalaccel_adaptor.moc:115
#12 0x00007f1d89ecb243 in QDBusConnectionPrivate::deliverCall (this=0x620fa0, 
    object=0x7a09b0, msg=@0x6a2b10, metaTypes=@0x7e65a0, slotIdx=13)
    at qdbusintegrator.cpp:865
#13 0x00007f1d89ecc3ff in QDBusConnectionPrivate::activateCall (
    this=0x620fa0, object=0x7a09b0, flags=337, msg=@0x6a2b10)
    at qdbusintegrator.cpp:777
#14 0x00007f1d89eccd09 in QDBusConnectionPrivate::activateObject (
    this=0x620fa0, node=@0x6a2ae8, msg=@0x6a2b10, 
    pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1299
#15 0x00007f1d89ecce98 in QDBusActivateObjectEvent::placeMetaCall (
    this=0x6a2aa0) at qdbusintegrator.cpp:1412
#16 0x00007f1d8a574497 in QObject::event (this=0x88bae0, e=0x6a2aa0)
    at kernel/qobject.cpp:1140
#17 0x00007f1d89508acf in QApplicationPrivate::notify_helper (this=0x62adb0, 
    receiver=0x88bae0, e=0x6a2aa0) at kernel/qapplication.cpp:3800
#18 0x00007f1d8950ac85 in QApplication::notify (this=0x7fff93e77390, 
    receiver=0x88bae0, e=0x6a2aa0) at kernel/qapplication.cpp:3765
#19 0x00007f1d8ae7c1f1 in KApplication::notify (this=0x7fff93e77390, 
    receiver=0x88bae0, event=0x6a2aa0)
    at /build/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#20 0x00007f1d8a5656b9 in QCoreApplication::notifyInternal (
    this=0x7fff93e77390, receiver=0x88bae0, event=0x6a2aa0)
    at kernel/qcoreapplication.cpp:591
#21 0x00007f1d8a5669db in QCoreApplicationPrivate::sendPostedEvents (
    receiver=0x0, event_type=0, data=0x6032d0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 0x00007f1d8a58e6e3 in postEventSourceDispatch (s=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 0x00007f1d866063d4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#24 0x00007f1d866096e5 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007f1d86609bcb in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00007f1d8a58e9df in QEventDispatcherGlib::processEvents (this=0x6295c0, 
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:325
#27 0x00007f1d8959220f in QGuiEventDispatcherGlib::processEvents (
    this=0x2105, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007f1d8a564b35 in QEventLoop::processEvents (
    this=<value optimized out>, flags=@0x7fff93e77280)
    at kernel/qeventloop.cpp:149
#29 0x00007f1d8a564c8b in QEventLoop::exec (this=0x7fff93e772c0, 
    flags=@0x7fff93e772d0) at kernel/qeventloop.cpp:200
#30 0x00007f1d8a566cd9 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:849
#31 0x00007f1d8ba4ea21 in kdemain (argc=1, argv=0x7fff93e777d8)
    at /build/buildd/kde4libs-4.1.2/kded/kded.cpp:847
#32 0x00007f1d8b7011c4 in __libc_start_main () from /lib/libc.so.6
#33 0x0000000000400639 in _start ()
#0  0x00007f1d8b780b50 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 4 Alex Ivasyuv 2008-10-13 08:30:12 UTC
OS: Ubuntu 8.04
KDE 4.1.2
Repos: http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu

kded4 crash on startup.

Приложение: Служба KDE (kded4), сигнал SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0xb62586c0 (LWP 30873)]
[KCrash handler]
#5  0xb7f99410 in __kernel_vsyscall ()
#6  0xb7e48085 in raise () from /lib/tls/i686/cmov/libc.so.6
#7  0xb7e49a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7514367 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbf9d476c "ASSERT: \"d->keyToAction.value(key) == ad\" in file /build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel.cpp, line 412")
    at global/qglobal.cpp:2061
#9  0xb7514458 in qFatal (msg=0xb765b498 "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2263
#10 0xb7514505 in qt_assert (
    assertion=0xb49c6818 "d->keyToAction.value(key) == ad", 
    file=0xb49c67a4 "/build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel.cpp", line=412) at global/qglobal.cpp:1831
#11 0xb49bf9d2 in KdedGlobalAccel::setShortcut (this=0x81c7a08, 
    actionId=@0x8114a38, keys=@0x816c220, flags=<value optimized out>)
    at /build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel.cpp:412
#12 0xb49c4ce6 in KdedGlobalAccelAdaptor::setShortcut (this=0x818b308, 
    actionId=@0x8114a38, keys=@0x816c220, flags=2)
    at /build/buildd/kde4libs-4.1.2/kdeui/shortcuts/kdedglobalaccel_adaptor.h:76
#13 0xb49bffef in KdedGlobalAccelAdaptor::qt_metacall (this=0x818b308, 
    _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9d6a0c)
    at /build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/kdeui/kdedglobalaccel_adaptor.moc:115
#14 0xb7390880 in QDBusConnectionPrivate::deliverCall (this=0x805b618, 
    object=0x818b308, msg=@0x81abfb8, metaTypes=@0x805d2bc, slotIdx=13)
    at qdbusintegrator.cpp:865
#15 0xb7391ad6 in QDBusConnectionPrivate::activateCall (this=0x805b618, 
    object=0x818b308, flags=337, msg=@0x81abfb8) at qdbusintegrator.cpp:777
#16 0xb73920fc in QDBusConnectionPrivate::activateObject (this=0x805b618, 
    node=@0x81abfa4, msg=@0x81abfb8, pathStartPos=24)
    at qdbusintegrator.cpp:1318
#17 0xb73924aa in QDBusActivateObjectEvent::placeMetaCall (this=0x81abf78)
    at qdbusintegrator.cpp:1412
#18 0xb7617c31 in QObject::event (this=0x81c7a08, e=0x81abf78)
    at kernel/qobject.cpp:1140
#19 0xb6b76f9c in QApplicationPrivate::notify_helper (this=0x805dde8, 
    receiver=0x81c7a08, e=0x81abf78) at kernel/qapplication.cpp:3800
#20 0xb6b7bbf9 in QApplication::notify (this=0xbf9d7348, receiver=0x81c7a08, 
    e=0x81abf78) at kernel/qapplication.cpp:3392
#21 0xb7a85483 in KApplication::notify (this=0xbf9d7348, receiver=0x81c7a08, 
    event=0x81abf78)
    at /build/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#22 0xb76080b9 in QCoreApplication::notifyInternal (this=0xbf9d7348, 
    receiver=0x81c7a08, event=0x81abf78) at kernel/qcoreapplication.cpp:591
#23 0xb7609469 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0x804b288)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 0xb760968d in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1095
#25 0xb763362f in postEventSourceDispatch (s=0x80600a0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 0xb65aecc6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb65b2083 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb65b263e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb76339f8 in QEventDispatcherGlib::processEvents (this=0x8065278, 
    flags=@0xbf9d71d8) at kernel/qeventdispatcher_glib.cpp:325
#30 0xb6c0aa25 in QGuiEventDispatcherGlib::processEvents (this=0x8065278, 
    flags=@0xbf9d7208) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb760733d in QEventLoop::processEvents (this=0xbf9d7280, 
    flags=@0xbf9d7244) at kernel/qeventloop.cpp:149
#32 0xb76074cd in QEventLoop::exec (this=0xbf9d7280, flags=@0xbf9d7288)
    at kernel/qeventloop.cpp:200
#33 0xb760974d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:849
#34 0xb6b76897 in QApplication::exec () at kernel/qapplication.cpp:3330
#35 0xb7f8fc12 in kdemain (argc=1, argv=0xbf9d7534)
    at /build/buildd/kde4libs-4.1.2/kded/kded.cpp:847
#36 0x08048572 in main (argc=)
    at /build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/kded/kded4_dummy.cpp:3
#0  0xb7f99410 in __kernel_vsyscall ()
Comment 5 David Faure 2008-10-13 11:57:30 UTC

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