[Mono-bugs] [Bug 75961][Nor] New - Quiting the debugger crashes.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 2 08:45:58 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75961
--- shadow/75961 2005-09-02 08:45:58.000000000 -0400
+++ shadow/75961.tmp.10614 2005-09-02 08:45:58.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 75961
+Product: Mono: Debugger
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: backend
+AssignedTo: toshok at ximian.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Quiting the debugger crashes.
+
+While debugging aspnetedit, once aspnetedit has crashed and I have obtained
+a stack trace, I quit, and got this:
+
+(mdb) quit
+The program is running. Exit anyway? (y or n) y
+Process @5 terminated normally.
+Process @8 terminated normally.
+Process @6 terminated normally.
+Process @7 terminated normally.
+
+Unhandled Exception: System.ObjectDisposedException: The object was used
+after being disposed.
+in [0x0002d] System.Threading.WaitHandle:CheckDisposed ()
+in [0x00001] (at
+/home/cvs/mcs/class/corlib/System.Threading/ManualResetEvent.cs:59)
+System.Threading.ManualResetEvent:Reset ()
+in (wrapper remoting-invoke-with-check)
+System.Threading.ManualResetEvent:Reset ()
+in [0x00075] (at /home/cvs/mcs/class/corlib/System.Threading/Timer.cs:132)
+System.Threading.Timer+Runner:Start ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
More information about the mono-bugs
mailing list