Bug 187164 - plasma crashes at startup
Summary: plasma crashes at startup
Status: RESOLVED DUPLICATE of bug 185741
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 18:07 UTC by Taz Little
Modified: 2009-03-14 22:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Taz Little 2009-03-14 18:07:35 UTC
Version:            (using KDE 4.2.1)
Compiler:          gcc 4.3.3, cmake version 2.6-patch 3 
OS:                Linux
Installed from:    Unlisted Binary Package

when i login in kde, i see notification about plasma crash. 
debbuging simbols:

Приложение: Рабочее пространство Plasma (plasma), сигнал SIGSEGV
[Current thread is 0 (LWP 4164)]

Thread 3 (Thread 0xa931fb90 (LWP 4165)):
#0  0xb80e2424 in __kernel_vsyscall ()
#1  0x4dc92c55 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6afa6a2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb7af2a0a in ?? () from /usr/lib/libQtNetwork.so.4
#4  0x08923f38 in ?? ()
#5  0x08923f34 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb6c72000 in ?? ()
#8  0xa931f300 in ?? ()
#9  0x4ccc341b in _dl_fixup () from /lib/ld-linux.so.2
#10 0xb6af9910 in ?? () from /usr/lib/libQtCore.so.4
#11 0x08923f28 in ?? ()
#12 0x00000000 in ?? ()

Thread 2 (Thread 0xa8aeeb90 (LWP 4166)):
#0  0xb80e2424 in __kernel_vsyscall ()
#1  0x4dbdbab1 in select () from /lib/libc.so.6
#2  0xb6bb7bf7 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00000009 in ?? ()
#4  0xa8aee288 in ?? ()
#5  0x00000000 in ?? ()

Thread 1 (Thread 0xb5289720 (LWP 4164)):
[KCrash Handler]
#6  0xb6bec57a in QTimer::stop () from /usr/lib/libQtCore.so.4
#7  0xb80aa100 in PanelView::updatePanelGeometry () from /usr/lib/libkdeinit4_plasma.so
#8  0xb80ab308 in PanelView::pinchContainment () from /usr/lib/libkdeinit4_plasma.so
#9  0xb80acebf in PanelView::PanelView () from /usr/lib/libkdeinit4_plasma.so
#10 0xb80b6ba6 in PlasmaApp::createView () from /usr/lib/libkdeinit4_plasma.so
#11 0xb80b72c6 in PlasmaApp::containmentAdded () from /usr/lib/libkdeinit4_plasma.so
#12 0xb80b753c in PlasmaApp::qt_metacall () from /usr/lib/libkdeinit4_plasma.so
#13 0xb6be577b in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb6be5cd2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb7f779d3 in Plasma::Corona::containmentAdded () from /usr/lib/libplasma.so.3
#16 0xb7f79088 in Plasma::Corona::loadLayout () from /usr/lib/libplasma.so.3
#17 0xb7f7a8a1 in Plasma::Corona::initializeLayout () from /usr/lib/libplasma.so.3
#18 0xb80b41ed in PlasmaApp::corona () from /usr/lib/libkdeinit4_plasma.so
#19 0xb80b4385 in PlasmaApp::setupDesktop () from /usr/lib/libkdeinit4_plasma.so
#20 0xb80b756b in PlasmaApp::qt_metacall () from /usr/lib/libkdeinit4_plasma.so
#21 0xb6be577b in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb6be5cd2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6bec777 in ?? () from /usr/lib/libQtCore.so.4
#24 0x082e7660 in ?? ()
#25 0xb6c6f448 in ?? () from /usr/lib/libQtCore.so.4
#26 0x00000000 in ?? ()
Comment 1 Dario Andres 2009-03-14 22:28:39 UTC
The fix will be on KDE4.2.2 and KDE4.3. Some distribution are backporting the fix to their stable 4.2.1 packages. Look bug 185741 comment 3 for a workaround (you need to edit the plasmarc config file inside "~/.kde4/share/config")
Thanks for reporting

*** This bug has been marked as a duplicate of bug 185741 ***