[Mono-bugs] [Bug 77075][Maj] Changed - Fatal error in GC

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 24 19:06:47 EST 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 bill.seddon at lyquidity.com.

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

--- shadow/77075	2005-12-24 18:54:46.000000000 -0500
+++ shadow/77075.tmp.14431	2005-12-24 19:06:47.000000000 -0500
@@ -51,6 +51,22 @@
 
 
 ------- Additional Comments From bill.seddon at lyquidity.com  2005-12-24 18:54 -------
 Created an attachment (id=16254)
 Test case for this report
 
+
+------- Additional Comments From bill.seddon at lyquidity.com  2005-12-24 19:06 -------
+OK, I've added an example application by stripping out the 
+proprietary stuff from our application that generates a GC error on 
+my machines.  The application does nothing but serve up simple HTML. 
+There's no "processing".  The only vagely unusual aspect is that 
+blocks of HTML are retrieved from the assembly manifest stream (so 
+admins can't screw with them).
+
+To reproduce the problem, point your browser to index.aspx and click 
+on one of the image then return to the index page using "home" 
+button.  Try a different image and home again.  The error doesn't 
+happen straight away but it doesn't take long so keep plugging 
+away.  Eventually I see a message box with the nmessage mentioned 
+above.
+


More information about the mono-bugs mailing list