[Mono-bugs] [Bug 67862][Wis] Changed - unloading appdomains crashes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Oct 2004 09:08:56 -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=67862
--- shadow/67862 2004-10-15 11:08:18.000000000 -0400
+++ shadow/67862.tmp.22960 2004-10-25 09:08:56.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67862
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details: linux or windows
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: ddulai@bloomberg.net
QAContact: mono-bugs@ximian.com
@@ -171,6 +171,9 @@
is there a way to "avoid" the bug in the meanwhile before it is fixed?
------- Additional Comments From vargaz@gmail.com 2004-10-15 11:08 -------
The only sure way is to avoid unloading appdomains, since that
functionality is not stable enough.
+
+------- Additional Comments From vargaz@gmail.com 2004-10-25 09:08 -------
+Hopefully fixed in CVS HEAD and the 1.0 branch.