[Bug 269385] New: ksysguardd segfault when not having permissinos to read /proc/vmstat

mateusz-lists at ant.gliwice.pl mateusz-lists at ant.gliwice.pl
Fri Mar 25 11:58:24 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=269385

           Summary: ksysguardd segfault when not having permissinos to
                    read /proc/vmstat
           Product: kde
           Version: 4.6
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: mateusz-lists at ant.gliwice.pl


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 at 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 at 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.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list