On Wed, 28 Apr 2004, Michiel van Rhee wrote: > I've installed htdig 3.1.6 on my SGI running IRIX6.5.22m. > > Whenever I run the rundig script provided (with appropriate machine specific > names) it always crashes with the following error: ... > ./rundig[53]: 1628302 Abort(coredump) > > > It does this on a new database, as well as on rerun on an existing database. > I've tried cutting out the synonyms, and it still crashes. > I've modified the max_doc_size in htdig.conf, and it still crashes. > > However, it creates a database that can be used by htsearch since I can > actually execute queries and obtain reasonable results.
Try commenting out the htnotify line in the rundig script and see if that makes any difference. There are some known issues with htnotify that only affect certain platforms. If removing htnotify solves the problem but you have a need for htnotify then you might want to try this patch. ftp://ftp.ccsf.org/htdig-patches/3.1.6/htnotifyNull.0 Jim ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

