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


           Summary: logging profiler keeps mmaping stuff
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


For very long sessions the profiler keeps mmaping stuff and the process dies
from virtual addressing space exaustion.

The entries in /proc/self/maps have the patten of been duplicated.

I think the issue is that the profiler doesn't protect itself from listing it's
mmaped stuff as new regions.

This is blocking long profiling sessions.

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

Reply via email to