[Mono-dev] GC

Rodrigo Kumpera kumpera at gmail.com
Sun Jul 1 19:25:31 UTC 2012


Boehm under mono does correctly support weak references.

On Sat, Jun 30, 2012 at 3:42 PM, Gleb Golubitsky <sectoid at gnolltech.org>wrote:

> Does your code use weak references? (maybe indirectly, they may be in use
> inside mono code you call) If so, it's a known boehm problem -- it handles
> weak references as strong.
>
> On Tuesday, June 26, 2012 07:48:22 AM Greg Young wrote:
> > We have some code we are running in various environments.
> >
> > It is stable for memory usage in MS CLR
> > It seems to be leaking in boehm (pretty quickly)
> > It is stable for memory usage in sgen
> >
> > My first thought was to start taking memory dumps to see whats going
> > on but maybe someone knows some kinds of situations that could cause
> > this?
> >
> > Greg
> --
> WBR,
> Gleb Golubitsky
> Gnolltech
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120701/19b62f4d/attachment.html>


More information about the Mono-devel-list mailing list