[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 07:38:42 -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-03 07:03:16.000000000 -0400
+++ shadow/59485.tmp.9185 2004-06-03 07:38:42.000000000 -0400
@@ -115,6 +115,15 @@
in <0x0019b> System.Net.HttpWebRequest:EndGetResponse
(System.IAsyncResult)
in <0x00066> System.Net.HttpWebRequest:GetResponse ()
in <0x000fc> GuiTest:GetWebPage (string)
+
+------- Additional Comments From bugs@prettypeople.org 2004-06-03 07:38 -------
+I think thats what other people are getting too...On my system,
+whenever a thread gets an exception the program crashes with a
+segfault. The question is why does that exception happen? Because the
+server never seems to get the request that has failed.
+
+Linux 2.6.2mm
+mono from cvs head.