Version: (using KDE 4.0.80) Installed from: Fedora RPMs OS: Linux when I log-out I have signal SIGSEGV with this report. Application: Espace de travail Plasma (<unknown>), signal SIGSEGV (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7fda3fa8b7f0 (LWP 19734)] [New Thread 0x42676950 (LWP 19735)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #5 0x0000000000000000 in ?? () #6 0x00007fda331b3d83 in ?? () from /usr/lib64/kde4/plasma_engine_soliddevice.so #7 0x00007fda331acd15 in ?? () from /usr/lib64/kde4/plasma_engine_soliddevice.so #8 0x00007fda4c1575eb in Plasma::DataEngineManager::~DataEngineManager () from /usr/lib64/libplasma.so.2 #9 0x00007fda4c157787 in ?? () from /usr/lib64/libplasma.so.2 #10 0x00007fda448c28ad in exit () from /lib64/libc.so.6 #11 0x00007fda4846477a in _IceDefaultIOErrorHandler () from /usr/lib64/libICE.so.6 #12 0x00007fda4846bdc4 in _IceRead () from /usr/lib64/libICE.so.6 #13 0x00007fda4846ff31 in IceProcessMessages () from /usr/lib64/libICE.so.6 #14 0x00007fda45e49f29 in ?? () from /usr/lib64/libQtGui.so.4 #15 0x00007fda4941f9b4 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #16 0x00007fda4945654e in QSocketNotifier::activated () from /usr/lib64/libQtCore.so.4 #17 0x00007fda49425543 in QSocketNotifier::event () from /usr/lib64/libQtCore.so.4 #18 0x00007fda45df1cad in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #19 0x00007fda45df998a in QApplication::notify () from /usr/lib64/libQtGui.so.4 #20 0x00007fda4b56e65b in KApplication::notify () from /usr/lib64/libkdeui.so.5 #21 0x00007fda4940b5df in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4 #22 0x00007fda49433c99 in ?? () from /usr/lib64/libQtCore.so.4 #23 0x00007fda42f774db in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #24 0x00007fda42f7acbd in ?? () from /lib64/libglib-2.0.so.0 #25 0x00007fda42f7ae7b in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #26 0x00007fda49433a1f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4 #27 0x00007fda45e81eaf in ?? () from /usr/lib64/libQtGui.so.4 #28 0x00007fda49409ef2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #29 0x00007fda4940a07d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #30 0x00007fda4940c54d in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #31 0x0000000000617dc3 in kdemain () from /usr/lib64/libkdeinit4_plasma.so #32 0x00007fda448ab32a in __libc_start_main () from /lib64/libc.so.6 #33 0x0000000000400849 in _start ()
This seems like a Plasma crash... Please also build a better backtrace, see: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Lukas
This was a problem with calling disconnect in the destructor. Fixed *** This bug has been marked as a duplicate of 161561 ***