[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
Mon Aug 20 19:07:54 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 joe at otee.dk.

http://bugzilla.ximian.com/show_bug.cgi?id=82007

--- shadow/82007	2007-08-17 13:42:15.000000000 -0400
+++ shadow/82007.tmp.9830	2007-08-20 19:07:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82007
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Blocker
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: joe at otee.dk               
 QAContact: mono-bugs at ximian.com
@@ -132,6 +132,11 @@
 ------- 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?
+
+------- Additional Comments From joe at otee.dk  2007-08-20 19:07 -------
+I changed the code to create the domain and unload the domain completely from managed 
+code. This fixed the issue.
+So this issue can be closed.


More information about the mono-bugs mailing list