Carlos wrote :
I enter project name "CalendarFAQ", and press "Next";
I enter URL above using "Add a URL" button, and press "Next";
I press "Start".
But anyway this seems to be a random double free, which impacts specific
sites.
Well, actually, not. I tried to reproduce the issue multiple (10) times,
using the regular version, and using valgrind, but still can not make
the server crash nor detect really worrying memory errors (such as
double free or bad memory write). I also tried with several other sites,
with no luck.
- is the issue reproductible every time ? Or did it happen once on this
specific site ?
- is the mirror made valid ? (open the index.html file in the project
folder to check out if the website was correctly copied)
- does the hts-log.txt logfile inside your project folder finishes with
the line "HTTrack Website Copier/3.42 mirror complete in ..." ? (in this
case, I suspect a subtle race condition at the program end, during some
library cleanup)
Typically, on my side, I have the lines:
HTTrack Website Copier/3.42 mirror complete in 15 seconds : 50 links
scanned, 50 files written (335840 bytes overall) [181651 bytes received
at 12110 bytes/sec], 237080 bytes transfered using HTTP compression in
15 files, ratio 28%
(No errors, 0 warnings, 0 messages)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]