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=82510 --- shadow/82510 2007-08-21 15:56:28.000000000 -0400 +++ shadow/82510.tmp.5757 2007-08-21 16:01:51.000000000 -0400 @@ -121,6 +121,13 @@ Also, changing the call to mono_jit_init () to: domain = mono_jit_init ("UnityDomainLoad.exe"); seems to prevent the crash. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-21 16:01 ------- +> Also, changing the call to mono_jit_init () to: +> domain = mono_jit_init ("UnityDomainLoad.exe"); +> seems to prevent the crash. +It fixes the assert in the sample but for some reason it doesn't fix it in Unity, when i apply the +same change there. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
