http://bugzilla.novell.com/show_bug.cgi?id=579017
http://bugzilla.novell.com/show_bug.cgi?id=579017#c2 --- Comment #2 from Mark Probst <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
