[Mono-bugs] [Bug 54133][Cri] Changed - Thread.Abort is not implemented on windows.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 13:27:18 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54133
--- shadow/54133 2004-02-11 20:39:02.000000000 -0500
+++ shadow/54133.tmp.26242 2004-05-13 13:27:18.000000000 -0400
@@ -1,8 +1,8 @@
Bug#: 54133
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
@@ -12,12 +12,13 @@
ReportedBy: liyul@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc: dick@ximian.com,gonzalo@ximian.com
Summary: Thread.Abort is not implemented on windows.
+OtherBugsDependingOnThis: 46133
Mono-0.30 crashed in processing aspx which ran under 0.28. I need help
track down this bug. It is in a statemachine and I don't have deep
understanding to the program flow. These are my Console.Error tracing
stuff.