[Mono-list] Mono throws "OutOfMemoryException" on Linux but Visual Studio does not on Windows

William Ivanski william.ivanski at gmail.com
Thu Oct 1 20:45:42 UTC 2015


You can check which garbage collector you are using with "mono --version".

William Ivanski

2015-10-01 17:44 GMT-03:00 William Ivanski <william.ivanski at gmail.com>:

> Mono 2.* uses Boehm as memory garbage collector. Newest garbage collector
> is SGEN, which is default in newer versions.
>
> We use Mono 3.2.8 in our Debian servers here and it works pretty well with
> heavy memory usage processes.
>
> William Ivanski
>
> 2015-10-01 17:27 GMT-03:00 Mohamadsoltani <soltani at ualberta.ca>:
>
>> It's 2.10.2.
>> Do you now whether it is resolved in newer versions?
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://mono.1490590.n4.nabble.com/Mono-throws-OutOfMemoryException-on-Linux-but-Visual-Studio-does-not-on-Windows-tp4666669p4666671.html
>> Sent from the Mono - General mailing list archive at Nabble.com.
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20151001/3a43e72d/attachment.html>


More information about the Mono-list mailing list