| Hi.
I'm trying to run httrack 3.40.3 on Solaris 10 to spider a site and I'm
getting an awful lot of PANICs. (I built the same version from source on my
Ubuntu desktop as a test and I get the same problem.) However, the version
that ships with Ubuntu out of the box (3.33) works fine.
The site I'm trying to spider is www.mpso.unimelb.edu.au. This site is served
out from a PHP-based CMS (don't know if this is important or not). The
command-line I'm using is:
httrack -r3 -N100 -q -O /tmp/root www.mpso.unimelb.edu.au
I get this type of output:
$ /usr/local/httrack-3.40.3/bin/httrack -r3 -N100 -q -O root
www.mpso.unimelb.edu.au
Mirror launched on Thu, 10 Aug 2006 11:35:16 by HTTrack Website Copier/3.40-2
[XR&CO'2006]
mirroring www.mpso.unimelb.edu.au with the wizard help..
PANIC! : Crash adding error, unexpected error found.. [4273]e22.gif (166
bytes) - OK
PANIC! : Crash adding error, unexpected error found.. [4273] bytes) - OK
Note that I've been able to spider a different (non-CMS) site with 3.40 fine.
TIA, Robert. | |