I am getting the following segmentation fault error: FATAL ERROR:Compressor::get_vals invalid comptype FATAL ERROR at file:WordBitCompress.cc line:827 !!!
when running htdig -i. I am using the latest snapshot htdig-3.2.0-1.b4_20020721 (I also get the error using the 16th June 2002 snapshot). The error seems to occur when the db.words.db file reaches about 16 MB. My system is an alpha linux (running redhat 7.1). gcc is version 2.96. Since getting segmentation errors I now compile using the ./configure --with-rx option as suggested in the FAQ. I see that a similar error is reported on the bugtraq list as 407927 (though marked closed as not enough information was sent by the submitter). Any help would be appreciated. I can provide config information if this will help. regards Andy Backtrace output: Using "gbd /usr/bin/htdig core" and entering "bt", I get the following output: #0 0x20000123a40 in Compressor::get_vals () from /usr/lib/htdig/libhtword-3.2.0.so #1 0x2000012fd94 in WordDBPage::Uncompress_main () from /usr/lib/htdig/libhtword-3.2.0.so #2 0x2000012d860 in WordDBPage::Uncompress () from /usr/lib/htdig/libhtword-3.2.0.so #3 0x2000012bf40 in WordDBCompress::Uncompress () from /usr/lib/htdig/libhtword-3.2.0.so #4 0x2000012b524 in WordDBCompress_uncompress_c () from /usr/lib/htdig/libhtword-3.2.0.so #5 0x200002658fc in CDB___memp_cmpr_read () from /usr/lib/mifluz/libhtdb-3.2.0.so #6 0x2000026555c in CDB___memp_cmpr () from /usr/lib/mifluz/libhtdb-3.2.0.so #7 0x20000264784 in CDB___memp_pgread () from /usr/lib/mifluz/libhtdb-3.2.0.so #8 0x20000267608 in CDB_memp_fget () from /usr/lib/mifluz/libhtdb-3.2.0.so #9 0x2000021f5cc in CDB___bam_search () from /usr/lib/mifluz/libhtdb-3.2.0.so #10 0x200002146c4 in CDB___bam_c_search () from /usr/lib/mifluz/libhtdb-3.2.0.so #11 0x20000213160 in CDB___bam_c_put () from /usr/lib/mifluz/libhtdb-3.2.0.so #12 0x2000022e644 in CDB___db_put () from /usr/lib/mifluz/libhtdb-3.2.0.so #13 0x2000014271c in WordList::Put () from /usr/lib/htdig/libhtword-3.2.0.so #14 0x200000bc8bc in HtWordList::Flush () from /usr/lib/htdig/libcommon-3.2.0.so #15 0x12001190c in StringList::~StringList () #16 0x120010b98 in StringList::~StringList () Cannot access memory at address 0xfffffffffffffffd ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

