[arachne] htmlutil.c memory error
- From: "Destiny" <2sharku@xxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Wed, 22 Dec 2004 10:31:17 -0700
Arachne at FreeLists---The Arachne Fan Club!
Trying to automate a daily download of text files using .asf script and
..ook files. File example below:
znd.asf
reload:http://www.example.com/new.txt
file://oops/znd.ook
znd.ook
copy i:\temp\*.txt e:\finance\pas\data\znd.asc
del i:\temp\*.txt
Arachne will dl and save file as per above script, however after it will
freeeze browser and shut down. Memory error is:
memory allocation error-illegal xSwap operation at line 792 of file
htmlutil.c
trying to deallocate xSwap...ok
errorlevel 0
Used v1.73 with Joe's updated core as well as v1.75. Same result.
Also tried to add:
file://*.asf to end of znd.asf file to return to script list but
locks up completely requiring an arachne.bat -s to restart.
Is there something missing from my script or a bug in htmlutil.ca?
Cal
Arachne at FreeLists
-- Arachne, The Web Browser/Suite for DOS and Linux --
Other related posts:
- » [arachne] htmlutil.c memory error