| > PANIC! : Crash adding error, unexpected error
> found.. [4273]ytes) - 404
Yes - 3.40 bugs
> But since then the output hangs at:
Darn! Can you try to enable the verbose debugging ? (-Z) This should show a
little more information.
And, if you have some debugging skills, you can try to compile httrack with
./configure CFLAGS="-g3 -O0" && make && make install
and run httrack using gdb
gdb httrack
set args www.yoursite.com <more options..>
But, humm, if you are not familiar with gdb, forget it.
> P.s: In the text above this web formular there is a
> typo in the word "ansitpam" I think!
Fixed, thanks! :p
| |