[Mono-bugs] [Bug 74330][Nor] Changed - Reflection.Emit not thread safe.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 16:23:23 EST 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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74330

--- shadow/74330	2005-04-02 14:25:26.000000000 -0500
+++ shadow/74330.tmp.16481	2005-12-02 16:23:23.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Various failures and hangs with mcs run in multiple appdomains
+Summary: Reflection.Emit not thread safe.
 
 By mixing up mcs, appdomains, and threads, I was able to get a test case
 that seems to expose various runtime races. What this test case does is to
 load up mcs in multiple appdomains -- each instance running in its own
 thread. Then at the same time the versions of mcs compile a file. The most
 common error from this test seems to be the runtime hanging. The other


More information about the mono-bugs mailing list