cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Delayed write on network is failing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 7 Aug 2006 23:53:24 +0200 (CEST)

On Mon, 7 Aug 2006, Kevin Carothers wrote:

> Every once in a while I get a Curl call that crashes with a windows msg that
> says "The Instruction at 0x61e10ac0 referenced memory at 0x61e10ac0. The
> required data was not placed into memory because of an I/O error status of
> "0xc000020c".
>
> After looking around I see there's a lot of weirdness around this err msg
> due to network cards on Windows machines place in "auto-detect" mode. I
> tried changing it to 100MBs/HD and Curl still crashes.
>
> Is there a way within Curl to get this from not happening?

Perhaps, but then you'd need to investigate further why this is happening. To
me, it sounds like some kind of crash/flaw in the operating system/network
driver layer and then curl won't be able to do much else than possibly odd
work-arounds.

What curl version are you using?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-07