[Mono-bugs] [Bug 67862][Wis] Changed - unloading appdomains crashes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Oct 2004 14:41:04 -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 ddulai@bloomberg.net.
http://bugzilla.ximian.com/show_bug.cgi?id=67862
--- shadow/67862 2004-10-08 14:38:06.000000000 -0400
+++ shadow/67862.tmp.2630 2004-10-08 14:41:04.000000000 -0400
@@ -150,6 +150,15 @@
------- Additional Comments From vargaz@gmail.com 2004-10-08 14:38 -------
the runtime does not print 'removing assembly ...' nor does the
testcase. Are you sure this isn't caused by some local changes in your
tree ?
+
+------- Additional Comments From ddulai@bloomberg.net 2004-10-08 14:41 -------
+yah, all I've done is added printfs to see where the unref it is
+complaining about was.. also, that was only under linux. in windows
+mono 1.0.2, stock from mono-project.com, it doesnt crash, but it
+hangs still.
+
+just cut and paste my test case and try it out -- its why i put them
+there :-)