Re: machine exception in file.e
Jason Gade wrote:
>
> Kat wrote:
> >
> >
> > The program ran for 3 days, then crashed with the ex.err on
> >
> > <a href="http://pastebin.ca/1017034">http://pastebin.ca/1017034</a>
> >
> > Platform is winxp-sp2. I opened a dox box on that dir,and did a listing >
> > dir.txt, which is 3,634,889 bytes long, my average filename len seems to be
> > 44 chars. Dir size is 254,305,792 bytes, 43,989 files, 0 folders. The last
> > filenames
> > written look fine, i can open the dir in Textpad, get a listing, and open
> > the
> > files.
> >
> > So what happened?
> >
> > Kat
>
> Hmm. No one else has answered and I'm not sure how much I can help with the
> problem without understanding the nature of the machine exception better --
> whether it was an access violation or what.
>
> My only guess is the interpreter is somehow running out of memory or swap or
> something, or somehow the interpreter got hold of a bad address and either
> tried
> to access it or free it.
>
> Which version of Euphoria are you using? Which interpreter are you running --
> ex.exe, exw.exe, or exwc.exe?
exw.exe v3.1
Kat
|
Not Categorized, Please Help
|
|