I am getting a core dump on htsearch 3.1.5 using linux 6.2--2.2.14-5.0kernel.
following is the output from "gdb htsearch core":
Core was generated by `htsearch'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0 0x807f05a in __bam_cmp () at HtCodec.cc:20
20 // End of HtCodec.cc
(gdb) bt
#0 0x807f05a in __bam_cmp () at HtCodec.cc:20
#1 0x8085c27 in __bam_search () at HtCodec.cc:20
#2 0x8081255 in __bam_c_search () at HtCodec.cc:20
#3 0x807fa6f in __bam_c_get () at HtCodec.cc:20
#4 0x8067217 in __db_get () at HtCodec.cc:20
#5 0x805ab66 in DB2_db::Get (this=0x80d85f0, key=@0xbfffe250, data=@0xbfffe2b0)
at DB2_db.cc:334
#6 0x8059ddb in Database::Get (this=0x80d85f0, key=0x80ec2a0 "peter",
data=@0xbfffe2b0) at Database.cc:77
#7 0x805241a in Parser::perform_push (this=0x80ab428) at parser.cc:226
#8 0x80521fa in Parser::factor (this=0x80ab428, output=1) at parser.cc:149
#9 0x8052167 in Parser::term (this=0x80ab428, output=1) at parser.cc:113
#10 0x8052102 in Parser::expr (this=0x80ab428, output=1) at parser.cc:87
#11 0x80521d1 in Parser::factor (this=0x80ab428, output=1) at parser.cc:135
#12 0x8052167 in Parser::term (this=0x80ab428, output=1) at parser.cc:113
#13 0x8052102 in Parser::expr (this=0x80ab428, output=1) at parser.cc:87
#14 0x8051fd2 in Parser::fullexpr (this=0x80ab428, output=1) at parser.cc:48
#15 0x8052946 in Parser::parse (this=0x80ab428, tokenList=0xbffffa60,
resultMatches=@0x80dd310) at parser.cc:405
#16 0x8051bfe in htsearch (
wordfile=0x80d8410
"/disk2/v/apache/htdocs/VIRTUAL/ia/search/HTDIG//db/db.words.db",
searchWords=@0xbffffa60, parser=0x80ab428) at
htsearch.cc:647
#17 0x8050383 in main (ac=1, av=0xbffffac4) at htsearch.cc:254
Thanks all
--Shakaib
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>