Dear,
I tries to run htdig but encounter a core dump.
I compiled htdig and install it without any problem but
when I tries to run the htdig program, it crashed.
I install htdig version 3.1.2 on a cobalt machine (with a
MIPS processor) running Linux.
The problem seems to be due to the machine in itself because
I successfully installed and ran htdig on a Linux/Intel machine.
Have you already encounter this problem ?
Has someone already installed and run htdig on a MIPS machine ?
Many thanks in advance for your help ?
To help you, here is the result of a strace ./htdig -vvv command
stat("/var/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1024, ...}) = 0
access("/home/sites/site1/htdig/db/db.docdb", F_OK) = 0
open("�4�*e/sites/site1/htdig/db/db.docdb", O_RDWR) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0b1\5\0\6"..., 512) = 512
close(3) = 0
stat("", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1024, ...}) = 0
getpid() = 30282
open("/var/tmp/030282", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
lseek(3, 0, SEEK_END) = 0
lseek(3, 24576, SEEK_CUR) = 24576
write(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
mmap(0, 28672, PROT_READ|PROT_WRITE, MAP_SHARED, 3, 0) = 0x2ad04000
getpid() = 30282
fcntl(3, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
fcntl(3, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=1}) = 0
close(3) = 0
unlink("/var/tmp/030282") = 0
open("", O_RDWR) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fstat(3, {st_mode=S_IFREG|0664, st_size=2048, ...}) = 0
lseek(3, 0, SEEK_SET) = 0
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0b1\5\0\6"..., 1024) = 1024
lseek(3, 1024, SEEK_SET) = 1024
read(3, "\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 1024) = 1024
open(ptrace: umoven: Input/output error
0x100ddd50, O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=84, ...}) = 0
brk(0x100e0000) = 0x100e0000
read(4, "\0\0\0\0and\nfor\nwith\nthat\nth"..., 4096) = 84
read(4, "", 4096) = 0
close(4) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
--
Jean-Marc Verbergt Tel: 0800/90.548
BELNET Service Support Team +32 2 2383470
[EMAIL PROTECTED] Fax: +32 2 5135730
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.