[Mono-bugs] [Bug 694934] crash when creating and unloading a large number of AppDomains

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 24 18:13:48 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=694934#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-05-24 22:13:47 UTC ---
This is caused by an mmap failure in mono-codeman.c. It seems the continuous
creation and destruction of code managers, which involves mmap-ing and
munmap-ing a lot of pages causes problems for the kernel.

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