http://bugzilla.novell.com/show_bug.cgi?id=621899
http://bugzilla.novell.com/show_bug.cgi?id=621899#c3 Rickard Edström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Rickard Edström <[email protected]> 2010-07-19 20:04:34 UTC --- Transcribed to C#: http://pastie.org/1050919 It seems to work just as bad, though. On this machine+mono 2.6 it crashes with OutOfMemoryException after three iterations. On Mono trunk + sgen it also crashes (but after a two or so more iterations), although I do not get an exception with sgen. But isn't this expected behaviour of a gc which is stack-conservative, like both sgen and boehm? So in that case it may not be considered a bug? -- 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
