https://bugzilla.novell.com/show_bug.cgi?id=357649
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=357649#c5 --- Comment #5 from Zoltan Varga <[EMAIL PROTECTED]> 2008-02-01 08:35:24 MST --- The GC doesn't work that way. It doesn't care about blocks. The JIT might allocate myProcess to a register while it is used, then the register gets reused for holding some other information so the Process object gets freed. -- Configure bugmail: https://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
