[Mono-bugs] [Bug 75201][Nor] New - The debugger is not closing the symbol file after a debug session

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 9 15:31:27 EDT 2005


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 lluis at ximian.com.

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

--- shadow/75201	2005-06-09 15:31:27.000000000 -0400
+++ shadow/75201.tmp.18034	2005-06-09 15:31:27.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 75201
+Product: Mono: Debugger
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: backend
+AssignedTo: toshok at ximian.com                            
+ReportedBy: lluis at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The debugger is not closing the symbol file after a debug session
+
+Looks like the debugger is not closing the symbol file after a debug
+session. I'm getting a "Sharing violation" exception if I try to compile
+the app just after debugging it.
+
+Digging in the debugger code I've seen that the file is opened in
+backends/mono/MonoSymbolFile.cs, but I don't see it being closed anywhere.


More information about the mono-bugs mailing list