Hello,

When I run

--
wget --debug --append-output=wgetscrybug.log --recursive --no-parent
--no-directories --delete-after --page-requisites
--referer=http://vdg38bis.xs4all.nl/panoramas
http://vdg38bis.xs4all.nl/panoramas
--

on my eComStation box, I get an error. The info on console reads

--
Exception = c0000005 occurred at EIP = 1c03436f.
SYS1811: The process has stopped.  The software diagnostic code
(trap number) is  000D.
--

and from popupos2.log

--
08-31-2005  10:09:09  SYS3175  PID 0074  TID 0001  Slot 012c
D:\WGET\WGET.EXE
c0000005
1c03436f
P1=00000000  P2=ffffffff  P3=XXXXXXXX  P4=XXXXXXXX
EAX=1bff0024  EBX=00000000  ECX=00000016  EDX=00000007
ESI=00082c30  EDI=00082c30
DS=0053  DSACC=f0f3  DSLIM=ffffffff
ES=0053  ESACC=f0f3  ESLIM=ffffffff
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=e01f:0000436f  CSACC=00df  CSLIM=0000dd58
SS:ESP=0047:00082b8c  SSACC=00f3  SSLIM=00002d2f
EBP=00082bd0  FLG=00202202

DOSCALL1.DLL 0003:0000436f
--

The version of wget is 1.9.1 from hobbes. eComStation is version 1.1. The
site I'm requesting pages from is the same computer that is executing the
wget. It doesn't crash at the first url, but after a while. I run it
several times and it seems to crash on the same url. But is doesn't crash
if I try to get the crash causing url only using

--
wget --debug --append-output=wgetscrybug2.log --recursive --no-parent
--no-directories --page-requisites
--referer=http://vdg38bis.xs4all.nl/panoramas
"http://vdg38bis.xs4all.nl/panoramas/cache/The+Netherlands!Utrecht$2C+Stadhuisbrug_551x600.jpg";
--

There are more cases (different url, similar data) were the crash occurs
with the same exception.

I'm not familiar with compiling, but I hope the above information helps.
The involved urls are public and should show the problem in a few minutes.

Thanks for your time,
Adriaan van Os.

-- 
http://vdg38bis.xs4all.nl

Reply via email to