Version: 4.6 (using KDE 4.6.1) OS: Linux I notice: Mar 20 14:43:10 laptop-hp kernel: [ 224.381710] ksysguardd[4267]: segfault at 14 ip 0805d476 sp bf821e00 error 4 in ksysguardd[8048000+1d000] Mar 20 14:43:11 laptop-hp kernel: [ 225.158705] ksysguardd[4271]: segfault at 14 ip 0805d476 sp bfb0ee10 error 4 in ksysguardd[8048000+1d000] When: [root@laptop-hp ~]# ls -la /proc/vmstat -r-------- 1 root proc 0 Mar 25 12:08 /proc/vmstat Being in group 'proc' it is enough to [root@laptop-hp ~]# chmod g=r /proc/vmstat to segfaults stop and have System Load Viewer working again. Reproducible: Always Steps to Reproduce: Use kernel 2.6.36 or 2.6.37 (with /proc/vmstats not readable to everyone) Actual Results: segfaults, no info about system load Expected Results: no segfaults, info about system load visible.
*** This bug has been marked as a duplicate of bug 263853 ***