[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 19:50:19 -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 bugs@prettypeople.org.

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

--- shadow/59485	2004-06-02 19:49:44.000000000 -0400
+++ shadow/59485.tmp.2680	2004-06-02 19:50:19.000000000 -0400
@@ -78,6 +78,13 @@
 
 ------- Additional Comments From bugs@prettypeople.org  2004-06-02 19:49 -------
 Which suggests there is a race condition somewhere, if it crashes
 every time for me, and works for you. Is there anything wrong with the
 way the c# is written in the test program? If not, then I guess it is
 a mono bug, but I have no idea what to do to reproduce it.
+
+------- Additional Comments From bugs@prettypeople.org  2004-06-02 19:50 -------
+> but I have no idea what to do to reproduce it.
+
+I meant
+
+"but I have no idea what to do to debug it further"