[Mono-list] "Too many root sets" ?

Jonathan Chambers joncham at gmail.com
Fri Dec 13 21:46:47 UTC 2013


Are you using app domains in you application? I believe there is a bug
where the roots registered for an app domain are not correctly unregistered
on WIndows leading to the eventual exhaustion of available roots.

- Jonathan


On Wed, Nov 13, 2013 at 11:03 AM, Rodrigo Kumpera <kumpera at gmail.com> wrote:

> It usually means you're using too much memory on a 32bits system. Boehm
> can't reliably handle more than 500-800mb of heap without running into this.
>
>
> On Wed, Nov 13, 2013 at 8:51 AM, mickeyf <mickey at thesweetoasis.com> wrote:
>
>> Thanks - I fixed the bug in my own code that was getting me into this
>> situation in the first place.
>>
>> But I was actually just hoping for some insight into what "Too many root
>> sets" actually meant, in practical terms.
>>
>>
>>
>> --
>> View this message in context:
>> http://mono.1490590.n4.nabble.com/Too-many-root-sets-tp4661307p4661313.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
>>
>
>
> _______________________________________________
> 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/20131213/1359f6e2/attachment.html>


More information about the Mono-list mailing list