[Mono-bugs] [Bug 690357] WebClient and SOAP calls lock up in MonoTouch 4.0.0 and 4.0.1. Works in 3.2.6. Prevents my app from being shipped
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jul 19 16:00:53 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=690357
https://bugzilla.novell.com/show_bug.cgi?id=690357#c11
--- Comment #11 from Jeffrey Stedfast <jeff at xamarin.com> 2011-07-19 20:00:52 UTC ---
Okay, doesn't seem to be related :-(
I am, however, getting this error after a random number of downloads:
Downloaded 1 times.
Downloaded 2 times.
Downloaded 3 times.
Unknown errno: Result too large
Unknown errno: Result too large
Unhandled Exception: System.Net.WebException: An error occurred performing a
WebClient request. ---> System.IO.IOException: Win32 IO returned
ERROR_GEN_FAILURE. Path: /Users/fejj/Desktop/xamarin/mono/test.jpg
at System.IO.FileStream.FlushBuffer (System.IO.Stream st) [0x00000] in
<filename unknown>:0
at System.IO.FileStream.FlushBuffer () [0x00000] in <filename unknown>:0
at System.IO.FileStream.Dispose (Boolean disposing) [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile (System.Uri address, System.String
fileName) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadFile
(System.Uri,string)
at AsyncSocketApp.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Net.WebException: An error occurred
performing a WebClient request. ---> System.IO.IOException: Win32 IO returned
ERROR_GEN_FAILURE. Path: /Users/fejj/Desktop/xamarin/mono/test.jpg
at System.IO.FileStream.FlushBuffer (System.IO.Stream st) [0x00000] in
<filename unknown>:0
at System.IO.FileStream.FlushBuffer () [0x00000] in <filename unknown>:0
at System.IO.FileStream.Dispose (Boolean disposing) [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile (System.Uri address, System.String
fileName) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadFile
(System.Uri,string)
at AsyncSocketApp.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list