[Mono-bugs] [Bug 60165][Nor] Changed - Intermittent crash when ASPX downloads other pages
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 08:08:57 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60165
--- shadow/60165 2004-06-15 00:30:46.000000000 -0400
+++ shadow/60165.tmp.31179 2004-12-04 08:08:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 60165
Product: Mono: Class Libraries
Version: unspecified
OS: SUSE 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: AndrewArnott@byu.edu
QAContact: mono-bugs@ximian.com
@@ -86,6 +86,11 @@
terminating, based on the stack trace.
------- Additional Comments From gonzalo@ximian.com 2004-06-15 00:30 -------
It would be easier to fix this if we get a test case. Also, when
providing stack traces, run mono --debug so that source file name and
line numbers appear.
+
+------- Additional Comments From gonzalo@ximian.com 2004-12-04 08:08 -------
+This is probably fixed now after all the fixes that went into sys.net.
+
+If not, please reopen and provide a test case.