[Mono-bugs] [Bug 412723] System.SystemException: The process has exited -- while iterating processes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 28 15:17:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=412723

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=412723#c2


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |rkumpera at novell.com




--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com>  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.


More information about the mono-bugs mailing list