[Bug 163531] Plasma crashes on config loading, at a clean default startup

Jan Mette jan.mette at berlin.de
Wed Jun 11 19:08:49 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=163531         




------- Additional Comments From jan.mette berlin de  2008-06-11 19:08 -------
I have the same problem, with a fresh checkout...


BACKTRACE:

Application: Plasma Workspace (plasma), signal SIGSEGV
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb4ba2910 (LWP 24045)]
[New Thread 0xb30ddb90 (LWP 24046)]
[KCrash handler]
#6  0xb7e25efc in Plasma::Applet::config ()
   from /opt/kdemod/lib/libplasma.so.2
#7  0xb7f23ef9 in DesktopCorona::loadDefaultLayout ()
   from /opt/kdemod/lib/libkdeinit4_plasma.so
#8  0xb7e51d75 in Plasma::Corona::initializeLayout ()
   from /opt/kdemod/lib/libplasma.so.2
#9  0xb7f2805a in PlasmaApp::corona ()
   from /opt/kdemod/lib/libkdeinit4_plasma.so
#10 0xb7f29735 in PlasmaApp::PlasmaApp ()
   from /opt/kdemod/lib/libkdeinit4_plasma.so
#11 0xb7f2a066 in PlasmaApp::self ()
   from /opt/kdemod/lib/libkdeinit4_plasma.so
#12 0xb7f27a8b in kdemain () from /opt/kdemod/lib/libkdeinit4_plasma.so
#13 0x080487e6 in _start ()
#0  0xb7f40424 in __kernel_vsyscall ()


After looking a bit around in the code, i found out that the folderview applet seems to be the cause for this - maybe because it got moved to kdebase-apps recently - but i am not a pro regarding this :)

I created a small patch to disable the folderview plasmoid to be loaded by default and it works now for me... I`ll attach the patch to my next comment, so you can see how i "prevented" the crash...

HTH

Jan


More information about the Panel-devel mailing list