[Mono-bugs] [Bug 78093][Maj] Changed - Class loader race condition
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 16:40:03 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78093
--- shadow/78093 2006-04-12 15:34:04.000000000 -0400
+++ shadow/78093.tmp.29054 2006-04-12 16:40:03.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: pawel.sakowski at mind-breeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -75,6 +75,12 @@
#19 0x0017c032 in ?? ()
------- Additional Comments From pawel.sakowski at mind-breeze.com 2006-04-12 15:34 -------
Created an attachment (id=16756)
The mentioned patch
+
+------- Additional Comments From vargaz at gmail.com 2006-04-12 16:40 -------
+The class loading code of the runtime is thread safe in theory, but your
+code seems to run into a case where it isn't.
+
+
More information about the mono-bugs
mailing list