[Mono-bugs] [Bug 80743][Nor] Changed - Segfault when restarting webapp in rapid succession

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 22 11:07:18 EDT 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 vargaz at gmail.com.

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 vargaz at gmail.com  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.
+


More information about the mono-bugs mailing list