[Mono-bugs] [Bug 68377][Maj] Changed - Memory corruption bug?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Oct 2004 09:20:13 -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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68377
--- shadow/68377 2004-10-22 13:28:51.000000000 -0400
+++ shadow/68377.tmp.23033 2004-10-25 09:20:13.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 68377
Product: Mono: Runtime
Version: unspecified
OS: SUSE 9.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
------- Additional Comments From vargaz@gmail.com 2004-10-22 13:28 -------
This can be solved by adding "." to MONO_PATH. In the past, assemblies
were not scoped by appdomain, so if some appdomain loaded an assembly,
others were have it as well, even if it wasn't in the search paths.
So I'm not sure if it is a bug or not.
+
+------- Additional Comments From vargaz@gmail.com 2004-10-25 09:20 -------
+Fixed in CVS.