[Mono-bugs] [Bug 82007][Blo] Changed - [PPC] Crash when throwing exception after unloading domain
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 17 13:42:15 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82007
--- shadow/82007 2007-08-10 18:15:50.000000000 -0400
+++ shadow/82007.tmp.27855 2007-08-17 13:42:15.000000000 -0400
@@ -125,6 +125,13 @@
As far as i remember this is the recommended approach that Zoltan recommended a year ago
when the question came up in the mono-dev list.
In case it matters, we also tested the sample on other platforms and it works just fine on
Windows and Intel Mac OS X.
+
+------- Additional Comments From lupus at ximian.com 2007-08-17 13:42 -------
+There is no reccomended or supported way to create/destroy appdomains
+from C code (which should be pretty clear from those symbols being
+marked internal and having names obviously not part of the mono API).
+Can you reproduce by using a C# program that does the create/unload
+sequence?
More information about the mono-bugs
mailing list