HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Segmentation fault
Author: mdawkins
Date: 03/17/2010 15:14
 
Hello, I can confirm this. This is the very last snippet from running httract
with strace.


stat64("~/websites/http://unity-linux.org/index.html, 0xbfac08ac) = -1 ENOENT
(No such file or directory)
getuid32()                              = 500
stat64("~/websites/http://unity-linux.org/hts-in_progress.lock, 0xbfac08ac) =
-1 ENOENT (No such file or directory)
stat64("~/websites/http://unity-linux.org, {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
stat64("~/websites/http://unity-linux.org/hts-log.txt, {st_mode=S_IFREG|0664,
st_size=0, ...}) = 0
unlink("~/websites/http://unity-linux.org/hts-log.txt) = 0
stat64("~/websites/http://unity-linux.org/hts-err.txt, 0xbfac08ac) = -1
ENOENT (No such file or directory)
stat64("~/websites/http://unity-linux.org, {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
open("~/websites/http://unity-linux.org/hts-log.txt,
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
time(NULL)                              = 1268827929
open("/etc/localtime", O_RDONLY)        = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb780b000
read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"...,
4096) = 3519
_llseek(4, -24, [3495], SEEK_CUR)       = 0
read(4, "\nEST5EDT,M3.2.0,M11.1.0\n", 4096) = 24
close(4)                                = 0
munmap(0xb780b000, 4096)                = 0
open("~/websites/http://unity-linux.org/hts-cache/readme.txt,
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = -1 ENOENT (No such file or
directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault
 
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




9

Created with FORUM 2.0.11