[Mono-bugs] [Bug 82286][Nor] Changed - Assertion in new "small thread id" code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 13:46:07 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=82286

--- shadow/82286	2007-08-08 05:56:52.000000000 -0400
+++ shadow/82286.tmp.18090	2007-08-08 13:46:07.000000000 -0400
@@ -133,6 +133,11 @@
 following and the process segfaults. So id == -2 means the system
 isn't stable anymore anyway...
 
 ** (process:4863): ERROR (recursed) **: file domain.c: line 178
 (mono_jit_info_table_find): assertion failed: (ret == 0)
 aborting...
+
+------- Additional Comments From vargaz at gmail.com  2007-08-08 13:46 -------
+The ExecutionContext crash is caused by sharing the execution context
+object between appdomains in the Thread class.
+


More information about the mono-bugs mailing list