HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Segmentation fault
Author: Xavier Roche
Date: 03/21/2010 14:59
 
> Is there any new to the matter?
Can not reproduce the issue with all linux tested -- are you using United
Linux too ?
If you can, please do the following:

cd /tmp
wget <http://www.httrack.com/httrack.tar.gz>
tar xvfz httrack.tar.gz
cd httrack-3.43.9/
./configure CFLAGS="-O0 -g" && make && make install DESTDIR=/tmp/test

And then, attempt to see what's going on with gdb:

LD_LIBRARY_PATH=/tmp/test/usr/local/lib gdb /tmp/test/usr/local/bin/httrack

(gdb) set args <http://www.example.com/> -O ./dest_dir
(gdb) run

Thanks!

 
Reply Create subthread


All articles

Subject Author Date
Segmentation fault

03/17/2010 14:05
Re: Segmentation fault

03/17/2010 15:14
Re: Segmentation fault

03/17/2010 15:52
Re: Segmentation fault

03/17/2010 20:49
Re: Segmentation fault

03/18/2010 01:16
Re: Segmentation fault

03/18/2010 14:51
Re: Segmentation fault

03/20/2010 17:22
Re: Segmentation fault

03/21/2010 14:59




a

Created with FORUM 2.0.11