HTTrack Website Copier
Free software offline browser - FORUM
Subject: problem with local file under linux
Author: GuiOm
Date: 10/13/2004 14:00
 
Hi,

I try to make httrack parse a local file by giving it an 
url like this:
<file:///tmp/test.html>

It doesn't work because of a Segmentation Fault ...

I have this message when I debug with gdb: 
Program received signal SIGSEGV, Segmentation fault.
0x4002bde7 in check_sockerror (s=-500000) at htscore.c:3036
/httrack-3.33.03/src/htscore.c:3036:97686:beg:0x4002bde7
(gdb)

at line 3036 in htscore: 
FD_SET((T_SOC) s,&fds);

Parsing http url works fine...
What is the problem with a local file?Did I not understood the functionnality
of file:// url type 
retrieving? (I think it's for giving httrack a file 
located  anywhere on your hard drive, not using a local 
http server).

thank you.

GuiOm
thank you
 
Reply


All articles

Subject Author Date
problem with local file under linux

10/13/2004 14:00
Re: problem with local file under linux

10/17/2004 22:30




1

Created with FORUM 2.0.11