[Mono-bugs] [Bug 82510][Maj] Changed - assert when unloading domains and throwing exception from XmlDocument.Load.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 15:40:27 EDT 2007
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=82510
--- shadow/82510 2007-08-21 15:19:58.000000000 -0400
+++ shadow/82510.tmp.5353 2007-08-21 15:40:27.000000000 -0400
@@ -96,6 +96,11 @@
+
+------- Additional Comments From vargaz at gmail.com 2007-08-21 15:40 -------
+The crash itself is caused by a reference counting problem. When we
+unload the domain, we unload the System.Xml.dll image as well, which is
+still referenced by test.exe.
More information about the mono-bugs
mailing list