[Xavier Roche <[EMAIL PROTECTED]>, 2008-03-16 18.54 CET]
> - is the issue reproductible every time ? Or did it happen once on this 
> specific site ?

That was my first try of the program :). It happens every time I try to
download that site. I tried now with
  http://www.w3.org/TR/xpath

I pressed "Abort". After confirmation, the process died.

Going back to try to download the original, to answer the questions...

> - is the mirror made valid ? (open the index.html file in the project 
> folder to check out if the website was correctly copied)

Yes! I didn't check it before, sorry. It seems to be downloaded all right.
(I didn't check file by file, but since the next answer is yes, I suspect it
is complete.)

> - 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)

Yes, but the message is slightly different (51 files written instead of 50):

HTTrack Website Copier/3.41-3 mirror complete in 18 seconds : 50 links
scanned, 51 files written (418205 bytes overall) [264644 bytes received at
14702 bytes/sec], 237080 bytes transfered using HTTP compression in 15
files, ratio 28%
(No errors, 0 warnings, 0 messages)

I include backtrace provided by gdb.

Thanks.
Carlos.

samara:~$ gdb -c core.22993 /usr/lib/httrack/htsserver
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
Reading symbols from /lib/i686/cmov/libpthread.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /lib/i686/cmov/libpthread.so.0
Reading symbols from /hdc1/usr/lib/libhttrack.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libhttrack.so.2
Reading symbols from /hdc1/usr/lib/libz.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/i686/cmov/libc.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /lib/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/i686/cmov/libdl.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib/i686/cmov/libdl.so.2
Reading symbols from /hdc1/usr/lib/i686/cmov/libssl.so.0.9.8...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/i686/cmov/libssl.so.0.9.8
Reading symbols from /hdc1/usr/lib/i686/cmov/libcrypto.so.0.9.8...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
Reading symbols from /hdc1/usr/lib/libhtsjava.so.2...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libhtsjava.so.2
Reading symbols from /lib/i686/cmov/libnss_files.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib/i686/cmov/libnss_files.so.2
Reading symbols from /lib/libnss_mdns4_minimal.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_mdns4_minimal.so.2
Reading symbols from /lib/i686/cmov/libnss_dns.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib/i686/cmov/libnss_dns.so.2
Reading symbols from /lib/i686/cmov/libresolv.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/i686/cmov/libresolv.so.2

Core was generated by `/usr/lib/httrack/htsserver /usr/share/httrack/ path 
/home/angus/websites lang 1'.
Program terminated with signal 11, Segmentation fault.
#0  0xb7d8415c in free () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7d8415c in free () from /lib/i686/cmov/libc.so.6
#1  0xb7d7cbf3 in _IO_free_backup_area () from /lib/i686/cmov/libc.so.6
#2  0xb7d7ab89 in _IO_file_overflow () from /lib/i686/cmov/libc.so.6
#3  0xb7d7a0be in _IO_file_xsputn () from /lib/i686/cmov/libc.so.6
#4  0xb7d53141 in vfprintf () from /lib/i686/cmov/libc.so.6
#5  0xb7d5c152 in fprintf () from /lib/i686/cmov/libc.so.6
#6  0xb7e937b5 in filenote () from /usr/lib/libhttrack.so.2
#7  0xb7e92e1a in filecreate () from /usr/lib/libhttrack.so.2
#8  0xb7f3991f in verif_backblue () from /usr/lib/libhttrack.so.2
#9  0xb7f3ad7d in hts_buildtopindex () from /usr/lib/libhttrack.so.2
#10 0xb7f16752 in hts_main2 () from /usr/lib/libhttrack.so.2
#11 0x08052e7b in ?? ()
#12 0x0000001e in ?? ()
#13 0x0808c6e8 in ?? ()
#14 0xb7348008 in ?? ()
#15 0x0808c448 in ?? ()
#16 0xb7b6b3d8 in ?? ()
#17 0x0808c6e8 in ?? ()
#18 0x00000033 in ?? ()
#19 0xb7f80bb8 in ?? () from /usr/lib/libhttrack.so.2
#20 0xb7f82d08 in ?? () from /usr/lib/libhttrack.so.2
#21 0x0808c448 in ?? ()
#22 0xb7b6b3d8 in ?? ()
#23 0xb7f4b208 in ?? () from /usr/lib/libhttrack.so.2
#24 0x0808c448 in ?? ()
#25 0xb7f83000 in ?? ()
#26 0x00015080 in ?? ()
#27 0x00000005 in ?? ()
#28 0xb7d1cb9c in ?? () from /lib/i686/cmov/libc.so.6
#29 0xb7f97ff4 in ?? () from /lib/i686/cmov/libpthread.so.0
#30 0x08052910 in ?? ()
#31 0xb7f97ff4 in ?? () from /lib/i686/cmov/libpthread.so.0
#32 0x00000000 in ?? ()
(gdb) quit
-- 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to