Bug 193634 - kde Deamon startup crash
Summary: kde Deamon startup crash
Status: RESOLVED DUPLICATE of bug 193558
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: 2009-05-22 13:36 UTC by sebastian schmitt
Modified: 2009-05-23 23:50 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 sebastian schmitt 2009-05-22 13:36:24 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.2.87 (KDE 4.2.87 (KDE 4.3 >= 20090519))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-ARCH x86_64

 -- Backtrace:
Application: KDE Daemon (kdeinit), signal: Aborted
[KCrash Handler]
#5  0x00007f2cd76d9e45 in raise () from /lib/libc.so.6
#6  0x00007f2cd76db2aa in abort () from /lib/libc.so.6
#7  0x00007f2cce723b95 in _dbus_abort () from /usr/lib/libdbus-1.so.3
#8  0x00007f2cce71fa5d in _dbus_warn_check_failed () from /usr/lib/libdbus-1.so.3
#9  0x00007f2cce7146f0 in dbus_message_new_method_call () from /usr/lib/libdbus-1.so.3
#10 0x00007f2cd91fae8f in q_dbus_message_new_method_call (bus_name=0x1c38938 "org.kde.kglobalaccel", path=0x0, interface=0x1c38278 "org.kde.kglobalaccel.Component", method=0x1c2f5d8 "cleanUp")
    at ./qdbus_symbols_p.h:260
#11 0x00007f2cd91fb609 in QDBusMessagePrivate::toDBusMessage (message=@0x7fffe3784770) at qdbusmessage.cpp:112
#12 0x00007f2cd91f2937 in QDBusConnectionPrivate::sendWithReplyAsync (this=0x19df440, message=@0x7fffe3784770, timeout=-1) at qdbusintegrator.cpp:1843
#13 0x00007f2cd91e16c8 in QDBusConnection::asyncCall (this=0x1c37060, message=@0x7fffe3784770, timeout=-1) at qdbusconnection.cpp:542
#14 0x00007f2cd91fff18 in QDBusAbstractInterface::asyncCallWithArgumentList (this=0x1c39550, method=@0x7fffe3784800, args=@0x7fffe3784810) at qdbusabstractinterface.cpp:430
#15 0x00007f2cd96b0f9e in KGlobalAccel::cleanComponent (componentUnique=<value optimized out>) at /home/jack/kde/build/KDE/kdelibs/kdeui/kglobalaccel_component_interface.h:64
#16 0x00007f2cc7ac228d in KHotKeysModule (this=0x1a19a20, parent=<value optimized out>) at /home/jack/kde/src/KDE/kdebase/workspace/khotkeys/app/kded.cpp:59
#17 0x00007f2cc7ac3087 in KPluginFactory::createInstance<KHotKeysModule, QObject> (parentWidget=<value optimized out>, parent=<value optimized out>, args=@0x7fffe3784a70)
    at /home/jack/kde/include/kpluginfactory.h:461
#18 0x00007f2cdac2d931 in KPluginFactory::create (this=0x1a19850, iface=0x7f2cdac70dc0 "KDEDModule", parentWidget=0x0, parent=0x19cb3f0, args=<value optimized out>, keyword=<value optimized out>)
    at /home/jack/kde/src/KDE/kdelibs/kdecore/util/kpluginfactory.cpp:191
#19 0x00007f2cce941b55 in Kded::loadModule (this=0x19cb3f0, s=<value optimized out>, onDemand=<value optimized out>) at /home/jack/kde/src/KDE/kdelibs/kdecore/util/kpluginfactory.h:491
#20 0x00007f2cce942a99 in Kded::loadSecondPhase (this=<value optimized out>) at /home/jack/kde/src/KDE/kdelibs/kded/kded.cpp:269
#21 0x00007f2cce94576f in KdedAdaptor::qt_metacall (this=0x19cb520, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe3784e00)
    at /home/jack/kde/src/KDE/kdelibs/kded/kdedadaptor.cpp:80
#22 0x00007f2cd91ec990 in QDBusConnectionPrivate::deliverCall (this=0x19df440, object=0x19cb520, msg=@0x1ae57d0, metaTypes=@0x7fffe3785038, slotIdx=10) at qdbusintegrator.cpp:891
#23 0x00007f2cd91ec20f in QDBusConnectionPrivate::activateCall (this=0x19df440, object=0x19cb520, flags=273, msg=@0x1ae57d0) at qdbusintegrator.cpp:796
#24 0x00007f2cd91efa5c in QDBusConnectionPrivate::activateObject (this=0x19df440, node=@0x1ae57a8, msg=@0x1ae57d0, pathStartPos=5) at qdbusintegrator.cpp:1352
#25 0x00007f2cd91f036c in QDBusActivateObjectEvent::placeMetaCall (this=0x1ae5760) at qdbusintegrator.cpp:1469
#26 0x00007f2cdb25ff07 in QObject::event (this=0x19cb3f0, e=0x1ae5760) at kernel/qobject.cpp:1115
#27 0x00007f2cd83a5332 in QApplicationPrivate::notify_helper (this=0x19e9da0, receiver=0x19cb3f0, e=0x1ae5760) at kernel/qapplication.cpp:4057
#28 0x00007f2cd83a35d1 in QApplication::notify (this=0x7fffe3785e70, receiver=0x19cb3f0, e=0x1ae5760) at kernel/qapplication.cpp:3604
#29 0x00007f2cd966a4a6 in KApplication::notify (this=0x7fffe3785e70, receiver=0x19cb3f0, event=0x1ae5760) at /home/jack/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#30 0x00007f2cdb24a977 in QCoreApplication::notifyInternal (this=0x7fffe3785e70, receiver=0x19cb3f0, event=0x1ae5760) at kernel/qcoreapplication.cpp:606
#31 0x00007f2cdb24def3 in QCoreApplication::sendEvent (receiver=0x19cb3f0, event=0x1ae5760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#32 0x00007f2cdb24baee in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x192f220) at kernel/qcoreapplication.cpp:1244
#33 0x00007f2cdb24b70b in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#34 0x00007f2cdb27e169 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#35 0x00007f2cdb27cbfc in postEventSourceDispatch (s=0x19ed7a0) at kernel/qeventdispatcher_glib.cpp:209
#36 0x00007f2cd6dfd01a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007f2cd6e006e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#38 0x00007f2cd6e0087c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007f2cdb27d9ed in QEventDispatcherGlib::processEvents (this=0x192e900, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:324
#40 0x00007f2cd8451ff4 in QGuiEventDispatcherGlib::processEvents (this=0x192e900, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x00007f2cdb248380 in QEventLoop::processEvents (this=0x7fffe3785db0, flags={i = 36}) at kernel/qeventloop.cpp:149
#42 0x00007f2cdb2484bb in QEventLoop::exec (this=0x7fffe3785db0, flags={i = 0}) at kernel/qeventloop.cpp:196
#43 0x00007f2cdb24b03c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#44 0x00007f2cd83a3218 in QApplication::exec () at kernel/qapplication.cpp:3526
#45 0x00007f2cce943da3 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/jack/kde/src/KDE/kdelibs/kded/kded.cpp:938
#46 0x0000000000406e85 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a086 "0") at /home/jack/kde/src/KDE/kdelibs/kinit/kinit.cpp:667
#47 0x0000000000408b48 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at /home/jack/kde/src/KDE/kdelibs/kinit/kinit.cpp:1726
Comment 1 Michael Jansen 2009-05-23 23:50:41 UTC
Another symptom of the same problem. QDBusObjectMessage() usage. Fix will follow shortly.

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