[Mono-bugs] [Bug 61951][Nor] Changed - ctrl+c on consoleapp using
SetConsoleCtrlHandler leads to mono error popup
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 26 06:19:08 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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61951
--- shadow/61951 2005-08-26 06:17:08.000000000 -0400
+++ shadow/61951.tmp.17119 2005-08-26 06:19:08.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61951
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Server 2003
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: monobugs at radeldudel.de
QAContact: mono-bugs at ximian.com
@@ -92,6 +92,12 @@
at all, but only a windows feature not working on mono.
But thats for the mono developers to decide, not for me.
------- Additional Comments From bmaurer at users.sf.net 2004-11-05 23:56 -------
The issue here is that SetConsoleCtrlHandler calls back to managed
code on a thread that we have not attached to. We don't/won't support this
+
+------- Additional Comments From kornelpal at hotmail.com 2005-08-26 06:19 -------
+Bug 75836 was reported after this one but there is the discussion
+about this bug.
+
+The bug is fixed.
More information about the mono-bugs
mailing list