mail-archives/mono-bugs/2010-July/102339.html

88 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20621899%5D%20GC%20/%20memory%20leak%20in%20conjunction%20with%20F%23%2C%0A%20GC%20appears%20to%20lock-up%20in%20infinite%20loop&In-Reply-To=bug-621899-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="102157.html">
<LINK REL="Next" HREF="102341.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20621899%5D%20GC%20/%20memory%20leak%20in%20conjunction%20with%20F%23%2C%0A%20GC%20appears%20to%20lock-up%20in%20infinite%20loop&In-Reply-To=bug-621899-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Jul 19 16:04:35 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="102157.html">[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop
</A></li>
<LI>Next message: <A HREF="102341.html">[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#102339">[ date ]</a>
<a href="thread.html#102339">[ thread ]</a>
<a href="subject.html#102339">[ subject ]</a>
<a href="author.html#102339">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=621899">http://bugzilla.novell.com/show_bug.cgi?id=621899</A>
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=621899#c3">http://bugzilla.novell.com/show_bug.cgi?id=621899#c3</A>
Rickard Edstr&#246;m &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ickard at gmail.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ickard at gmail.com</A>
--- Comment #3 from Rickard Edstr&#246;m &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ickard at gmail.com</A>&gt; 2010-07-19 20:04:34 UTC ---
Transcribed to C#: <A HREF="http://pastie.org/1050919">http://pastie.org/1050919</A>
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: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="102157.html">[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop
</A></li>
<LI>Next message: <A HREF="102341.html">[Mono-bugs] [Bug 621899] GC / memory leak in conjunction with F#, GC appears to lock-up in infinite loop
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#102339">[ date ]</a>
<a href="thread.html#102339">[ thread ]</a>
<a href="subject.html#102339">[ subject ]</a>
<a href="author.html#102339">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>