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 [EMAIL PROTECTED]

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

--- shadow/77075        2007-01-12 18:40:43.000000000 -0500
+++ shadow/77075.tmp.12457      2007-01-12 22:55:31.000000000 -0500
@@ -215,6 +215,22 @@
 It also locks up my console where Mono is running, no further input is
 possible (with both versions).
 
 
 
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-12 22:55 -------
+I found out how to reproduce the issue: use Internet
+Explorer on localhost and disable its caching features.
+This seems to trigger reliably either "SuspendThread failed!"
+or a hang after 2 clicks.
+
+The patch doesn't fix the issue. GC_DONT_GC=1 does, as
+expected.
+
+"ab" and other similar load generators crashes the runtime
+in a different way:
+
+"file assembly.c: line 1484 (mono_assembly_load_from_full):
+assertion failed (image->assembly == NULL)"
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to