[Mono-bugs] [Bug 67862][Wis] Changed - unloading appdomains crashes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 11 Oct 2004 11:31:10 -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-08 14:41:04.000000000 -0400
+++ shadow/67862.tmp.15693 2004-10-11 11:31:10.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: linux or windows
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: vargaz@gmail.com
ReportedBy: ddulai@bloomberg.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: unloading appdomains crashes
@@ -159,6 +159,10 @@
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 :-)
+
+------- Additional Comments From vargaz@gmail.com 2004-10-11 11:31 -------
+The 'unref ...' message is now fixed on the 1.0 branch, but the
+crash still occurs albeit infrequently.