On 18/12/2007, Colin Adams <col...@go...> wrote:
> Unlike on Windows.
> That is, transformation involving file URIs work, but if I try to use
> http, it crarshes (low memory access).
>
> Which is why I was trying it tonight, as I wasn't sure if I had tested
> that bit on Linux with gec.
>
> So I guess this is a problem in the area where eposix and gec are
> interacting. Although I couldn't swear to it working on Windows with
> ISE, as I haven't compiled it for some time.
>
> The problem is I can't easily test it - my AXA Rosenberg laptop with
> Windows on is virtually unusable at the moment due to a dodgy
> keyboard.
>
I compiled with ISE 5.7 and I get the same crash.
It isn't a low-memory access after all (I was writing from a garbled
memory - mine, not the computer's). The actual message in the dialog
box is:
The exception unknown software exception (0xc000000d) occured in the
application at location 0x00e5ad28.
So I'm guessing it's a general problem with HTTP access from Windows
via EPOSIX.
Has anyone any experience with such an environment?
|