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=75007 --- shadow/75007 2005-06-22 15:27:24.000000000 -0400 +++ shadow/75007.tmp.22763 2005-06-22 15:48:47.000000000 -0400 @@ -156,6 +156,10 @@ #17 0x080fefa3 in ensure_runtime_vtable (klass=0x9373908) at reflection.c:8495 #18 0x080ff931 in mono_reflection_create_runtime_class (tb=0x8951d90) at reflection.c:8736 These two are racing. the second one is doing domain then loader. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-22 15:48 ------- +>These two are racing. the second one is doing domain then loader. +I meant loader then domain. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
