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 <[email protected]> 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 <[email protected]> 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 - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
