[Mono-bugs] [Bug 380262] Unhandled Exception System.Net.FtpWebRequest
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 30 22:23:48 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=380262
User chris at timezulu.com.au added comment
https://bugzilla.novell.com/show_bug.cgi?id=380262#c4
Chris Schirlinger <chris at timezulu.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris at timezulu.com.au
--- Comment #4 from Chris Schirlinger <chris at timezulu.com.au> 2008-10-30 20:23:42 MDT ---
We are experiencing the same issue, repeat calls to ftpwebrequest will
eventually result in the above, untrappable, error
This is on Fedora Core 9, X86-64, with mono 1.9.1-2
(mono-core-1.9.1-2.fc9.x86_64)
We are running the same application on a mirror native Microsoft DotNet Windows
system, and the error has never occurred there
I tried adding a GC.Collect() but it didn't seem to make any difference
Unhandled Exception: System.Net.WebException: Request aborted
at System.Net.FtpWebRequest.CheckIfAborted () [0x00000]
at System.Net.FtpWebRequest.set_State (RequestState value) [0x00000]
at System.Net.FtpWebRequest.ProcessRequest () [0x00000]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list