[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 19 16:04:35 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=621899#c3


Rickard Edström <ickard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ickard at gmail.com

--- Comment #3 from Rickard Edström <ickard at gmail.com> 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.


More information about the mono-bugs mailing list