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=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 [EMAIL PROTECTED] 2007-08-08 13:46 ------- +The ExecutionContext crash is caused by sharing the execution context +object between appdomains in the Thread class. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
