Bug 160317 - plasmoidviewer crash with every plasmoid
Summary: plasmoidviewer crash with every plasmoid
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 13:05 UTC by Renaud Marquet
Modified: 2008-04-03 15:00 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 Renaud Marquet 2008-04-03 13:05:33 UTC
Version:           Plasma Applet Viewer: 1.0 (using KDE 4.0.2)
Installed from:    Ubuntu Packages
OS:                Linux

Every time I try to run plasmoidviewer, even with an official plasmoid, it crashes with signal 11 (sigsegv).

Here is the message displayed in konsole when running 'plasmoidviewer clock' :

plasmoidviewer(9422) Plasma::Corona::addContainment: loading of containment "null" failed.
findServiceByDesktopPath:  not found
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasmoidviewer path = <unknown> pid = 9422
sock_file=/home/renaud/.kde4/socket-antec/kdeinit4__0

And the call stack associated with the crash (sorry I don't have debug symbols) :

Thread 1 (Thread 0xb5863960 (LWP 9422)):
#0  0xb7fb0410 in __kernel_vsyscall ()
#1  0xb6f91b80 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6f919b7 in sleep () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7bb57c0 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()
#0  0xb7fb0410 in __kernel_vsyscall ()

The crash occurs systematically, with other plasmoids as well.
Comment 1 Renaud Marquet 2008-04-03 15:00:18 UTC
After upgrading to KDE 4.0.3 the bug seem to be corrected