https://bugzilla.novell.com/show_bug.cgi?id=412723
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=412723#c2 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-07-28 13:17:20 MDT --- On my OpenSuse 10.3 machine: @ cat /proc/1/maps 08048000-080c6000 r-xp 00000000 08:02 1635352 /sbin/init 080c6000-080c8000 rw-p 0007e000 08:02 1635352 /sbin/init 080c8000-080ec000 rw-p 080c8000 00:00 0 [heap] bfdd5000-bfdeb000 rw-p bfdd5000 00:00 0 [stack] ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso] Casey, what's the permissions set of /proc/1/maps on your machine? Here I have: ls -la /proc/1/maps -r--r--r-- 1 root root 0 2008-07-28 16:01 maps Only the symlinks cwd, root and exe are not readable. This doesn't disqualify the bug, it should be resistant to such errors. Dick, the code for ProcessName doesn't seen to check for permission failures in /proc/<pid>/maps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
