[Mono-bugs] [Bug 77075][Maj] Changed - "SuspendThread failed!" on windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 12 22:55:32 EST 2007


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 robertj at gmx.net.

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 robertj at gmx.net  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)"
+


More information about the mono-bugs mailing list