Sorry should have explained that more. It actually runs for some time, infact it looks like it almost the last directory when the coredump happens.
No it appears we do not have gdb. any other suggestions? Peter -----Original Message----- From: Geoff Hutchison [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 9:42 AM To: Peter Kling Cc: [EMAIL PROTECTED] Subject: Re: [htdig] htdig - 4667 Segmentation Fault(coredump) At 11:55 AM -0500 2/4/02, Peter Kling wrote: >BTW this is a fresh Index - no previous files. When does the coredump occur? From what you've given, it looks like it happens essentially immediately. >on the command as follows I get this result. >+ /webdir/apache/htdig/bin/htdig -a -c >/webdir/apache/htdig/conf/htdig_build-itools.conf -s -v >+ 1> /dev/null 2>& 1 >./itools_dig.sh[25]: 4667 Segmentation Fault(coredump) Do you have gdb? If so, it would help to get a stack backtrace from the core file, e.g. gdb htdig core ... Type "bt" and it will give you the stack backtrace. -- -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

