[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
domain lock
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 15:48:47 EDT 2005
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 bmaurer at users.sf.net.
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 bmaurer at users.sf.net 2005-06-22 15:48 -------
+>These two are racing. the second one is doing domain then loader.
+I meant loader then domain.
More information about the mono-bugs
mailing list