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=80743

--- shadow/80743        2007-06-22 06:53:40.000000000 -0400
+++ shadow/80743.tmp.7001       2007-06-22 11:07:18.000000000 -0400
@@ -867,6 +867,19 @@
 
 =================================================================
 Got a SIGSEGV while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries 
 used by your application.
 =================================================================
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-06-22 11:07 -------
+The patch is now in. Without it, I was seeing crashes in
+mono_get_runtime_invoke (). With the patches, the tinyhost.exe test
+sometimes goes to 1000 iterations without crashing. When it crashes, its
+usually the
+
+** (process:18786): ERROR (recursed) **: file domain.c: line 178
+(mono_jit_info_table_find): assertion failed: (ret == 0)
+aborting...
+
+problem.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to