[Mono-dev] Compacting GC

Mark Probst mark.probst at gmail.com
Fri Sep 11 10:26:43 EDT 2009


On Fri, Sep 11, 2009 at 3:02 PM, Dick Porter <dporter at codicesoftware.com> wrote:
> Is there a known list of jobs needed for sgen, or is it just a case of
> working through the failures and bugs?

At this point we're still in the bug-fixing stage, which means finding
and fixing more and more obscure bugs - in most cases not testsuite
failures, but runtime crashes caused either by SGen or, more often, by
other parts of the runtime not aware of moving-GC issues.

If you'd like to help, I'll write up a document with what I've learned
debugging SGen.

Mark


More information about the Mono-devel-list mailing list