HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: segmentation Fault with url file://
Author: GuiOm
Date: 10/15/2004 09:48
 
Well it crashes in fact in check_sockerror() function, when 
it call FD_SET((TSOC) s,&fds)

As it's a local socket s = -500000.

sequence leading to the seg fault:
Back_wait() -> may_deletehttp() -> check_sockerror(-
500000) -> FD_SET(-500000, &fds)

Do I have a too old library anywhere or anything like that?I'm working under
Linux, redhat 8.

thank you
GuiOm
 
Reply Create subthread


All articles

Subject Author Date
segmentation Fault with url file://

10/14/2004 19:06
Re: segmentation Fault with url file://

10/15/2004 09:48
Re: segmentation Fault with url file://

10/15/2004 10:57
Re: segmentation Fault with url file://

10/17/2004 22:33




c

Created with FORUM 2.0.11