Bug 318870 (MONO75961) - Quiting the debugger crashes.
Summary: Quiting the debugger crashes.
Status: RESOLVED INVALID
Alias: MONO75961
Product: Mono: Debugger
Classification: Mono
Component: backend (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 15:45 UTC by Miguel de Icaza
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:29:15 UTC


---- Reported by miguel@ximian.com 2005-09-02 08:45:58 MST ----

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 ()



---- Additional Comments From miguel@ximian.com 2005-09-05 13:52:37 MST ----

reassigning to new debugger owner.



---- Additional Comments From martin@ximian.com 2005-09-05 13:58:51 MST ----

This is some strange problem with System.Threading.Timer which
sometimes crashes on application exit.



---- Additional Comments From martin@ximian.com 2006-04-18 13:04:34 MST ----

Old.


Unknown operating system unknown. Setting to default OS "Other".