[Mono-bugs] [Bug 579017] Memory goes wild when mono run with -O=0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 11 17:03:51 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=579017

http://bugzilla.novell.com/show_bug.cgi?id=579017#c2


--- Comment #2 from Mark Probst <mprobst at novell.com> 2010-02-11 22:03:50 UTC ---
It should be "-O=-all".  Pablo (from Codice) discovered that running the
Plastic server with "-O=-all" causes it to blow up in memory usage, whether
it's using Boehm or SGen.  I haven't been able to reproduce it, but I asked him
to file a bug, just to have a public record it.  I was hoping it'd be a little
more elaborate, but there you go :-)

Anyway, the corlib test suite crashes with "-O=-all" with this assertion:

ERROR:appdomain.c:567:mono_domain_try_type_resolve: assertion failed: (domain
!= NULL && ((name != NULL) || (tb != NULL)))

I'm looking into it.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list