Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.7.0 Operating System: Linux 2.6.37-6-generic i686 Distribution: Ubuntu 10.04.1 LTS -- Information about the crash: When users home is at nfs (in this case: /home/nfs/<user>) and user not in /etc/passwd, /etc/group (looked up via pam ldap) kde4 crashes at start. info: policykit1-kde crashes too. -- Backtrace: Application: KDE-Dienst (kdeinit4), signal: Segmentation fault [KCrash Handler] #7 QList (this=0x28) at ../../include/QtCore/../../src/corelib/tools/qlist.h:118 #8 QDBusMessage::arguments (this=0x28) at qdbusmessage.cpp:706 #9 0x001707f4 in QDBusPendingReplyData::argumentAt (this=0xbfde7fa4, index=0) at qdbuspendingreply.cpp:270 #10 0x02a2e05d in NMDBusSettingsConnectionProvider::initConnections() () from /usr/lib/libknm_nm.so #11 0x02a2e8b9 in NMDBusSettingsConnectionProvider::NMDBusSettingsConnectionProvider(ConnectionList*, QString const&, QObject*) () from /usr/lib/libknm_nm.so #12 0x029b8fbf in ?? () from /usr/lib/kde4/kded_networkmanagement.so #13 0x029b9de8 in QObject* KPluginFactory::createInstance<NetworkManagementService, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_networkmanagement.so #14 0x00966f30 in KPluginFactory::create (this=0xa17d3e8, iface=0xa180778 "Hi\243\002\300\017\030\n\214i\243\002x\357\027\n\020\a\030\n!", parentWidget=0x0, parent=0xa079d68, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:191 #15 0x0252587e in KPluginFactory::create<KDEDModule> (this=0xa079d68, s=..., onDemand=false) at ../../kdecore/util/kpluginfactory.h:491 #16 Kded::loadModule (this=0xa079d68, s=..., onDemand=false) at ../../kded/kded.cpp:381 #17 0x02526f7d in Kded::loadSecondPhase (this=0xa079d68) at ../../kded/kded.cpp:270 #18 0x0252a1a0 in KdedAdaptor::loadSecondPhase (this=0xa07a028, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfde84ec) at ../../kded/kdedadaptor.cpp:80 #19 KdedAdaptor::qt_metacall (this=0xa07a028, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfde84ec) at ./kdedadaptor.moc:102 #20 0x001311e4 in QDBusConnectionPrivate::deliverCall (this=0xa074540, object=0xa07a028, msg=..., metaTypes=..., slotIdx=10) at qdbusintegrator.cpp:919 #21 0x0013248f in QDBusConnectionPrivate::activateCall (this=0xa074540, object=0xa07a028, flags=273, msg=...) at qdbusintegrator.cpp:822 #22 0x00132f30 in QDBusConnectionPrivate::activateObject (this=0xa074540, node=..., msg=..., pathStartPos=5) at qdbusintegrator.cpp:1379 #23 0x001331da in QDBusActivateObjectEvent::placeMetaCall (this=0xa1537e0) at qdbusintegrator.cpp:1493 #24 0x00cb2ac2 in QObject::event (this=0xa079d68, e=0x0) at kernel/qobject.cpp:1219 #25 0x00f1172c in QApplicationPrivate::notify_helper (this=0xa07a6e8, receiver=0xa079d68, e=0xa1537e0) at kernel/qapplication.cpp:4396 #26 0x00f1777e in QApplication::notify (this=0xbfde8f10, receiver=0xa079d68, e=0xa1537e0) at kernel/qapplication.cpp:3798 #27 0x0055b63a in KApplication::notify (this=0xbfde8f10, receiver=0xa079d68, event=0xa1537e0) at ../../kdeui/kernel/kapplication.cpp:310 #28 0x00c9ffeb in QCoreApplication::notifyInternal (this=0xbfde8f10, receiver=0xa079d68, event=0xa1537e0) at kernel/qcoreapplication.cpp:732 #29 0x00ca324b in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0xa027070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa027070) at kernel/qcoreapplication.cpp:1373 #31 0x00ca340d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266 #32 0x00cced04 in QCoreApplication::sendPostedEvents (s=0xa07c910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #33 postEventSourceDispatch (s=0xa07c910) at kernel/qeventdispatcher_glib.cpp:277 #34 0x09c445e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #35 0x09c482d8 in ?? () from /lib/libglib-2.0.so.0 #36 0x09c484b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #37 0x00cce7f5 in QEventDispatcherGlib::processEvents (this=0xa028a10, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #38 0x00fd2f85 in QGuiEventDispatcherGlib::processEvents (this=0xa028a10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #39 0x00c9ea99 in QEventLoop::processEvents (this=0xbfde8e64, flags=) at kernel/qeventloop.cpp:149 #40 0x00c9ef1a in QEventLoop::exec (this=0xbfde8e64, flags=...) at kernel/qeventloop.cpp:201 #41 0x00ca34cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #42 0x00f10557 in QApplication::exec () at kernel/qapplication.cpp:3672 #43 0x0252834e in kdemain (argc=1, argv=0xa0692e0) at ../../kded/kded.cpp:894 #44 0x0804eb09 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8051e37 "0") at ../../kinit/kinit.cpp:723 #45 0x08050ad5 in main (argc=4, argv=0xbfde9684, envp=0xbfde9698) at ../../kinit/kinit.cpp:1835 Reported using DrKonqi
[Comment from a bug triager] This issue is being tracked at bug 248348. Merging. Thanks *** This bug has been marked as a duplicate of bug 248348 ***