Bug 163242 - Fatal error in Plasma Workspace
Summary: Fatal error in Plasma Workspace
Status: RESOLVED DUPLICATE of bug 163205
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 23:27 UTC by Linus Lewandowski
Modified: 2008-06-17 01:13 UTC (History)
0 users

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 Linus Lewandowski 2008-06-04 23:27:53 UTC
Version:           KDE 4.0.80 (using Devel)
Installed from:    Compiled sources
OS:                Linux

After I started OpenSUSE KDE 4.0.80 LiveCD, following Plasma Workspace Fatal Error occured:


Application: Plasma Workspace (plasma), signal SIGSEGV
[?1034h(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)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb58486d0 (LWP 3766)]
[New Thread 0xb251db90 (LWP 3788)]
[New Thread 0xb2db1b90 (LWP 3783)]
[New Thread 0xb3bd2b90 (LWP 3771)]
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 3766)]

Thread 4 (Thread 0xb3bd2b90 (LWP 3771)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb69a4566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6a129b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb4129cc7 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#4  0x0808831c in ?? ()
#5  0x08088318 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb3bd2270 in ?? ()
#8  0xb3bd232c in ?? ()
#9  0xb699d170 in ?? () from /lib/libpthread.so.0
#10 0xb412d4dd in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#11 0xb7beaae0 in ?? () from /usr/lib/libkdeui.so.5
#12 0xb412d4e4 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#13 0xb6b88258 in ?? ()
#14 0xb3bd22e4 in ?? ()
#15 0xb3bd22d4 in ?? ()
#16 0xb3bd2344 in ?? ()
#17 0xb3bd2334 in ?? ()
#18 0x08088318 in ?? ()
#19 0x00000000 in ?? ()

Thread 3 (Thread 0xb2db1b90 (LWP 3783)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb69a4566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6a129b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb4129cc7 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#4  0x08248754 in ?? ()
#5  0x08248750 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb2db1270 in ?? ()
#8  0xb2db132c in ?? ()
#9  0x00000000 in ?? ()

Thread 2 (Thread 0xb251db90 (LWP 3788)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb69a4566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6a129b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb693229d in QHostInfoAgent::run () from /usr/lib/libQtNetwork.so.4
#4  0xb6a11dc7 in QThreadPrivate::start () from /usr/lib/libQtCore.so.4
#5  0xb69a0192 in start_thread () from /lib/libpthread.so.0
#6  0xb5c3302e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb58486d0 (LWP 3766)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb69a805b in waitpid () from /lib/libpthread.so.0
#2  0xb7ae7e4b in ?? () from /usr/lib/libkdeui.so.5
#3  0x00000eff in ?? ()
#4  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()



After the error occured, Plasma was restarted successfully.
Comment 1 Sebastian Sauer 2008-06-05 01:26:12 UTC
I would suggest to mark it as duplicate of bug #163205 ( see also bug #163245 ).

@Janusz:
The backtraces you did provide a not that useful cause they don't contain the information needed to fix the bug. So, could you please install the debug-packages like explained on http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports - thanks in advance :-)
Comment 2 Sebastian Sauer 2008-06-17 01:13:30 UTC

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