[Mono-bugs] [Bug 56327][Maj] Changed - Race condition in assembly loader code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 16:41:25 -0400 (EDT)
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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=56327
--- shadow/56327 2004-04-08 08:23:00.000000000 -0400
+++ shadow/56327.tmp.13539 2004-04-08 16:41:24.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 56327
Product: Mono: Runtime
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: vargaz@freemail.hu
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Race condition in assembly loader code
@@ -81,6 +81,9 @@
------- Additional Comments From JoergR@voelcker.com 2004-04-08 08:22 -------
The test app doesn't show this behaviour anymore but our real
application still crashes with this message sometimes. I'm not able to
reproduce this in a small test case yet.
Joerg.
+
+------- Additional Comments From vargaz@freemail.hu 2004-04-08 16:41 -------
+I can reproduce this on an SMP machine.