[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 Sep 1 12:42:20 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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75518

--- shadow/75518	2005-09-01 12:39:28.000000000 -0400
+++ shadow/75518.tmp.15944	2005-09-01 12:42:20.000000000 -0400
@@ -124,6 +124,27 @@
 
 
 ------- Additional Comments From miguel at ximian.com  2005-09-01 12:39 -------
 And the datafile can be obtained here:
 
 http://www.trowbridge.org/outfile.beagled 
+
+------- Additional Comments From miguel at ximian.com  2005-09-01 12:42 -------
+I tried this:
+
+mono analyzer/HeapBuddy.exe outfile.beagled
+
+It runs for a while printing data to the screen, then prints:
+
+chunk 32694 has tag 255
+Found EOF!
+Closed ./LifetimeTotalsCount.html
+Closed ./LifetimeTotalsTotalBytes.html
+Closed ./LifetimeTotalsAverageBytes.html
+Closed ./LifetimeTotalsGensLived.html
+Closed ./LifetimeTotalsLiveWeight.html
+
+It consumed 236 megs at the end, and took 15 seconds to run.
+
+This is on NLD 9
+
+


More information about the mono-bugs mailing list