[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 08:23:00 -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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56327
--- shadow/56327 2004-04-01 04:52:32.000000000 -0500
+++ shadow/56327.tmp.9092 2004-04-08 08:23:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56327
Product: Mono: Runtime
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
@@ -74,6 +74,13 @@
Test case
------- Additional Comments From gonzalo@ximian.com 2004-04-01 04:52 -------
Fixed in CVS.
Thanks!
+
+------- 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.