| When trying to harvest www.bs.dk, HTTrack consistently dies
after a while with a SIGPIPE, though not at the same place
every time. Below is a bt from gdb, I'm leaving the session
open in case you want more info out of it.
I'm running on a SunOS 5.8 Generic_108528-19 sun4u sparc
SUNW,Sun-Fire using HTTrack 3.30.92 with no patches but my
arc wrappers added in. I'll run a wrapper-less version
overnight, but given the place of the crash, I think the
wrappers are innocent.
-Lars
...
* www.bs.dk/Nyhed2.ihtml?id=3361 (0 bytes) - -4
Program received signal SIGPIPE, Broken pipe.
0xff09c3f4 in _private_close () from /usr/lib/libc.so.1
(gdb) bt
#0 0xff09c3f4 in _private_close () from /usr/lib/libc.so.1
#1 0xfefda710 in close () from /usr/lib/libthread.so.1
#2 0xff273c98 in http_sendhead (cookie=0xffba06e8, mode=1,
xsend=0x0,
adr=0x2b4b218 "www.bs.dk", fil=0x2b4ba18
"/Nyhed2.ihtml?id=3363",
referer_adr=0x2b4ca18 "www.bs.dk", referer_fil=0x2b4d218
"/nyhed.ihtml",
retour=0x2b4ee50) at htslib.c:1118
#3 0xff25995c in back_wait (back=0x2748598, back_max=1152,
opt=0xffbe3f60,
cache=0xffb9e468, stat_timestart=65970697666792) at
htsback.c:1660
#4 0xff2b3e38 in url_savename (adr_complete=0xffb95388
"www.bs.dk",
fil_complete=0xffb94b88 "/Nyhed2.ihtml?id=3363",
save=0xffb92b88 "",
former_adr=0xffb93388 "", former_fil=0xffb93b88 "",
referer_adr=0x26f4f80 "www.bs.dk", referer_fil=0x26f4f90
"/nyhed.ihtml",
opt=0xffbe3f60, liens=0xcbaa0, lien_tot=310,
back=0x2748598,
back_max=1152, cache=0xffb9e468, hash=0xffba8ef0,
ptr=50, numero_passe=0)
at htsname.c:395
#5 0xff22b8b4 in htsparse (str=0xffb9c780, stre=0xffb9c708)
at htsparse.c:2206
#6 0xff218bf0 in httpmirror (url1=0xffb982d0 "",
ptropt=0xffb9fda0)
at htscore.c:1429
#7 0xff2941ac in hts_main (argc=13, argv=0xffbeeb48) at
htscoremain.c:2213
#8 0x117cc in main (argc=13, argv=0xffbefbcc) at httrack.c:196
| |