| > When crawling any https sites with httrack on Solaris, the
> crawl litterally hangs.
> sigaction(SIGALRM, 0xFFB82C40, 0xFFB82D70) = 0
> setitimer(ITIMER_REAL, 0xFFB82DC0, 0x00000000) = 0
> sigprocmask(SIG_SETMASK, 0xFFB82CC0, 0x00000000) = 0
> Received signal #14, SIGALRM, in sigsuspend() [caught]
> sigsuspend(0xFFB82D40) Err#4
...
Hummm... this looks like the problem reported by Lars
Clausen here:
<http://forum.httrack.com/readmsg/7144/index.html?pid=0&days=10000&js=1&lang=en>
and here:
<http://forum.httrack.com/readmsg/7368/index.html>
I could not yet reproduce the issue on Linux - ciuld you by
any chance do the same download using a Linux box and tell
me if the problem setill occurs ?
I must do something "nasty" with the socket pooling on
Solaris, but I could not yet detect what, unfortunately :(
| |