[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
Thu Jul 14 18:00:41 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 .
http://bugzilla.ximian.com/show_bug.cgi?id=75518
--- shadow/75518 2005-07-14 11:12:37.000000000 -0400
+++ shadow/75518.tmp.15244 2005-07-14 18:00:41.000000000 -0400
@@ -10,13 +10,12 @@
Component: GC
AssignedTo: lupus at ximian.com
ReportedBy: trow at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
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