[Bug 164936] New: Plasma Crashes on Startup
Christopher Blauvelt
cblauvelt at gmail.com
Wed Jun 25 15:08:15 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=164936
Summary: Plasma Crashes on Startup
Product: plasma
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: panel-devel kde org
ReportedBy: cblauvelt gmail com
Version: SVN Yesterday (using Devel)
Installed from: Compiled sources
Compiler: g++ (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
OS: Linux
Plasma crashes at startup. From looking at the BT it appears to be due to an un-initialized instance of KConfig. See BT below.
Application: Plasma Workspace (plasma), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb572f940 (LWP 22867)]
[KCrash handler]
#6 0xb6d6b270 in KConfig::d_func (this=0x0)
at /home/jackrabbit/kde/src/KDE/kdelibs/kdecore/config/kconfig.h:274
#7 0xb6d66aa5 in KConfig::name (this=0x0)
at /home/jackrabbit/kde/src/KDE/kdelibs/kdecore/config/kconfig.cpp:396
#8 0xb7e95b01 in Plasma::Applet::saveState (this=0x814c2f8, group= 0x814c300)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/libs/plasma/applet.cpp:261
#9 0xb7ec6e46 in Plasma::Corona::loadLayout (this=0x811b6b0,
configName= 0xbff81c00)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/libs/plasma/corona.cpp:273
#10 0xb7ec7360 in Plasma::Corona::initializeLayout (this=0x811b6b0,
configName= 0xbff81c00)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/libs/plasma/corona.cpp:228
#11 0xb7f8da97 in PlasmaApp::corona (this=0x80771d8)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/plasma/plasma/plasmaapp.cpp:383
#12 0xb7f8f343 in PlasmaApp (this=0x80771d8, display=0x805a9e8, visual=0,
colormap=0)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/plasma/plasma/plasmaapp.cpp:213
#13 0xb7f8fd12 in PlasmaApp::self ()
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/plasma/plasma/plasmaapp.cpp:109
#14 0xb7f8d2ad in kdemain (argc=1, argv=0xbff81e74)
at /home/jackrabbit/kde/src/KDE/kdebase/workspace/plasma/plasma/main.cpp:51
#15 0x080487a6 in main (argc=1994412, argv=0xb72bf848)
at /home/jackrabbit/kde/build/KDE/kdebase/workspace/plasma/plasma/plasma-qgv_dummy.cpp:3
#0 0xb7fa9410 in __kernel_vsyscall ()
More information about the Panel-devel
mailing list