[Mono-bugs] [Bug 79310][Maj] Changed - Executing domains in different threads
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 09:41:42 EDT 2006
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79310
--- shadow/79310 2006-09-06 18:20:01.000000000 -0400
+++ shadow/79310.tmp.8508 2006-09-07 09:41:41.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79310
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: joe at otee.dk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -105,6 +105,12 @@
{
System.Console.WriteLine("***Executing domain code");
}
}
----
+
+------- Additional Comments From robertj at gmx.net 2006-09-07 09:41 -------
+Workaround: use a lock around the CreateDomain line.
+
+I can't reproduce it on Linux/x86 and Win32.
+
More information about the mono-bugs
mailing list