[Mono-bugs] [Bug 82007][Blo] New - Crash when throwing exception after unloading domain

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 17:36:39 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-07-04 17:36:39.000000000 -0400
+++ shadow/82007.tmp.8414	2007-07-04 17:36:39.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 82007
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: joe at otee.dk               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Crash when throwing exception after unloading domain
+
+I am getting a crash when throwing an exception after unloading a domain.
+
+Basically what i do is:
+* Create Domain
+* Unload Domain
+* Create Domain
+* Execute managed code that throws an exception inside a try block
+
+I am getting the crash on a ppc machine. I haven't tested on other architechtures.


More information about the mono-bugs mailing list