[Mono-bugs] [Bug 82293][Nor] Changed - issues in the mono debug code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 16:28:07 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 martin at ximian.com.

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

--- shadow/82293	2007-08-02 11:51:11.000000000 -0400
+++ shadow/82293.tmp.20874	2007-08-08 16:28:07.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82293
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: debug
 AssignedTo: martin at ximian.com                            
 ReportedBy: lupus at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -79,6 +79,10 @@
 ==10050==  Address 0x4C90CE4 is not stack'd, malloc'd or (recently) free'd
 ==10050== 
 
 The code in mono-debug.c also doesn't have any support for domain
 unloading, so if it used after a single domain has been unloaded (or a
 single dynamic method is collected) random crashes can happen.
+
+------- Additional Comments From martin at ximian.com  2007-08-08 16:28 -------
+I'm currently working on a solution which will also allow us to free
+the debugging info when the appdomain is unloaded.


More information about the mono-bugs mailing list