https://bugzilla.novell.com/show_bug.cgi?id=690357

https://bugzilla.novell.com/show_bug.cgi?id=690357#c11


--- Comment #11 from Jeffrey Stedfast <j...@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to