Hallo,
wie im Topic beschrieben, bekomme ich nach Login folgende Fehlermeldung von kdeinit4: (KDE scheint danach aber wunderbar zu funktionieren, lästig ist es dennoch. Debugsymbole sind installiert, meiner bescheidenen ansicht nach geht da irgendwo ganz tief etwas schief)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Application: KDE-Dienst (kdeinit4), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 0x00007f818510740c in ?? () from /usr/lib/kde4/kded_colord.so #6 0x00007f819d27043e in QObject::event (this=0x271ae50, e=<optimized out>) at kernel/qobject.cpp:1195 #7 0x00007f819c602e9c in QApplicationPrivate::notify_helper (this=this@entry=0x2623460, receiver=receiver@entry=0x271ae50, e=e@entry=0x280aed0) at kernel/qapplication.cpp:4562 #8 0x00007f819c60730a in QApplication::notify (this=0x7fffadd75380, receiver=0x271ae50, e=0x280aed0) at kernel/qapplication.cpp:4423 #9 0x00007f819dfd41d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #10 0x00007f819d25b56e in QCoreApplication::notifyInternal (this=0x7fffadd75380, receiver=receiver@entry=0x271ae50, event=event@entry=0x280aed0) at kernel/qcoreapplication.cpp:915 #11 0x00007f819d25f3f1 in sendEvent (event=0x280aed0, receiver=0x271ae50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x258e2b0) at kernel/qcoreapplication.cpp:1539 #13 0x00007f819d289a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #14 postEventSourceDispatch (s=0x2624ac0) at kernel/qeventdispatcher_glib.cpp:279 #15 0x00007f8198d59ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007f8198d59de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007f8198d59ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007f819d289bf6 in QEventDispatcherGlib::processEvents (this=0x25907d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #19 0x00007f819c6a7c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #20 0x00007f819d25a2bf in QEventLoop::processEvents (this=this@entry=0x7fffadd75100, flags=...) at kernel/qeventloop.cpp:149 #21 0x00007f819d25a548 in QEventLoop::exec (this=0x7fffadd75100, flags=...) at kernel/qeventloop.cpp:204 #22 0x00007f819d25f708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #23 0x00007f818a7cd3f0 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so #24 0x00000000004085a2 in _start () |