[Mono-bugs] [Bug 75518][Maj] Changed - GC enters infinite loop on
some allocation patterns
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 16 18:09:00 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75518
--- shadow/75518 2005-07-14 18:00:41.000000000 -0400
+++ shadow/75518.tmp.19278 2005-07-16 18:09:00.000000000 -0400
@@ -10,12 +10,13 @@
Component: GC
AssignedTo: lupus at ximian.com
ReportedBy: trow at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: fredrik.hedberg at hedbergs.com,matt.hargett at logiclibrary.com
Summary: GC enters infinite loop on some allocation patterns
I've run into an annoying deadlock while hacking on my heap profiler. The
deadlock is in program that reads and analyzes the file containing the GC
history. It is a simple, single-threaded program than just opens the
history file and parses it using a BinaryReader.
More information about the mono-bugs
mailing list