[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:49:44 -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:38:42.000000000 -0400
+++ shadow/59485.tmp.2670 2004-06-02 19:49:44.000000000 -0400
@@ -72,6 +72,12 @@
------- Additional Comments From gonzalo@ximian.com 2004-06-02 19:38 -------
This one works fine here (debian sid, kernel 2.6.6, libc 2.3.2.ds1-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.