Network connections icons sometimes huge after plasma-desktop crash

Posted on

Hi all,

I am running RHEL 6.5 x86-64 with KDE.

Sometimes after booting my laptop, I notice that the network connections icon is either blank or flickering. When I click on it, the icons it presents are huge as shown in the attached .png.

This also seems to be coupled with a crash that occurs just after login to KDE:

Process /usr/bin/plasma-desktop was killed by signal 11 (SIGSEGV)

Package:
kdebase-workspace-4.3.4-24.el6

The backtrace below does seem to indicate that an applet is involved.

Often this doesn't happen i.e. no crash after login and the network connections icon is there and the icons are normal when I click on it so this sporadic.

Note that gdb said: "Missing separate debuginfos, use: debuginfo-install kdebase-workspace-4.3.4-24.el6.x86_64". I ran that but go the following:
"No debuginfo packages available to install"

What can I do here?

Many thanks!

(gdb) bt
#0  0x00000032dc60f5db in raise () from /lib64/libpthread.so.0
#1  0x0000003206455735 in KCrash::defaultCrashHandler(int) () from /usr/lib64/libkdeui.so.5
#2  <signal handler called>
#3  0x000000363e2ffd02 in Plasma::PaintUtils::transition(QPixmap const&, QPixmap const&, double) () from /usr/lib64/libplasma.so.3
#4  0x00007f7d823d03e4 in ?? () from /usr/lib64/kde4/plasma_applet_tasks.so
#5  0x000000320575870a in ?? ()
#6  0x00007fff0dce4870 in ?? ()
#7  0x0000000000000005 in ?? ()
#8  0x3ff0000000000000 in ?? ()
#9  0x0100000200000000 in ?? ()
#10 0x0000000100000002 in ?? ()
#11 0x0000000001537810 in ?? ()
#12 0x00007fff0dce48d0 in ?? ()
#13 0x0000000001df4a10 in ?? ()
#14 0x0000000001b43610 in ?? ()
#15 0x00007fff0dce6c50 in ?? ()
#16 0x000000000159c2e0 in ?? ()
#17 0x0000000000000001 in ?? ()
#18 0x00000000011381d8 in ?? ()
#19 0x00000032057691c4 in ?? ()
#20 0x0000000001428c70 in ?? ()
#21 0x000000363e334ad5 in ?? () from /usr/lib64/libplasma.so.3
#22 0x00000032052c1da8 in ?? ()
#23 0x0000000000000000 in ?? ()

Attachments

Responses