Bug 162799 - segfault when adding amarok context containment
Summary: segfault when adding amarok context containment
Status: RESOLVED NOT A BUG
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-05-29 12:49 UTC by richlv
Modified: 2008-05-29 13:51 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 richlv 2008-05-29 12:49:25 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

kde 4.1 beta, opensuse live cd (can't choose 4.1 in the dropdown here, it claims i didn't set a version).

adding amarok context containment to panel crashed plasma. backtrace is without symbols, but i hope it helps at least a bit.

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 0xb57b76d0 (LWP 3753)]
[New Thread 0xb251fb90 (LWP 4522)]
[New Thread 0xb2d20b90 (LWP 3781)]
[New Thread 0xb3b41b90 (LWP 3761)]
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 3753)]

Thread 4 (Thread 0xb3b41b90 (LWP 3761)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6913566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb69819b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb4098cc7 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#4  0x08087d64 in ?? ()
#5  0x08087d60 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb3b41270 in ?? ()
#8  0xb3b4132c in ?? ()
#9  0xb690c170 in ?? () from /lib/libpthread.so.0
#10 0xb409c4dd in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#11 0xb7b59ae0 in ?? () from /usr/lib/libkdeui.so.5
#12 0xb409c4e4 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#13 0xb6af7258 in ?? ()
#14 0xb3b412e4 in ?? ()
#15 0xb3b412d4 in ?? ()
#16 0xb3b41344 in ?? ()
#17 0xb3b41334 in ?? ()
#18 0x08087d60 in ?? ()
#19 0x00000000 in ?? ()

Thread 3 (Thread 0xb2d20b90 (LWP 3781)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6913566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb69819b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb68a129d in QHostInfoAgent::run () from /usr/lib/libQtNetwork.so.4
#4  0xb6980dc7 in QThreadPrivate::start () from /usr/lib/libQtCore.so.4
#5  0xb690f192 in start_thread () from /lib/libpthread.so.0
#6  0xb5ba202e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb251fb90 (LWP 4522)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6913566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb69819b6 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb4098cc7 in ?? () from /usr/lib/kde4/plasma_containment_desktop.so
#4  0x08739458 in ?? ()
#5  0x08739454 in ?? ()
#6  0xffffffff in ?? ()
#7  0xb251f270 in ?? ()
#8  0xb251f32c in ?? ()
#9  0x00000000 in ?? ()

Thread 1 (Thread 0xb57b76d0 (LWP 3753)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb691705b in waitpid () from /lib/libpthread.so.0
#2  0xb7a56e4b in ?? () from /usr/lib/libkdeui.so.5
#3  0x00001356 in ?? ()
#4  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Anne-Marie Mahfouf 2008-05-29 13:51:45 UTC
I was talking to Rich on IRC but he made the bug report nevertheless.
The Amarok channel confirmed what I said: Suse should not have included such an app as it is not released as beta. A bug report against Suse is the first thing to do. Amarok is only alpha and as such is not finished. The Amarok team is well aware of this problem and will work on it on due time.
Closing.