[Mono-bugs] [Bug 60165][Nor] Changed - Intermittent crash when ASPX downloads other pages

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 00:30:32 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=60165

--- shadow/60165	2004-06-14 16:33:09.000000000 -0400
+++ shadow/60165.tmp.18573	2004-06-15 00:30:32.000000000 -0400
@@ -82,6 +82,11 @@
 How often does this happen? 
 After 10 minutes or so of inactivity.
 
 Additional Information:
 It looks like an asynchronous call to GetResponse in incorrectly
 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.