According to Peter Kling: > 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?
See if you can find any other debugger on the system that would give you the capability of getting a backtrace. Without knowing exactly where htdig is getting its segmentation fault, it's almost impossible for us to track down any suspect code - especially since this seems to be a platform-specific problem that we've been unable to reproduce on other platforms. > -----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 > -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ 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

