It goes into a loop sometimes

Starting program: /usr/opt/www/cgi-bin/./htsearch 
Enter value for words: "port number"
DB2 problem...: /opt/www/share/htdig/synonyms.db: No such file or
directory

Program received signal SIGINT, Interrupt.
Parser::match (this=0x80a0380, t=34) at parser.cc:200
200         if (lookahead == t)
(gdb) s
206             return 0;
(gdb) 
0x805a087       203             return 1;
(gdb) 
Parser::phrase (this=0x80a0380, output=1) at parser.cc:182
182               else if (lookahead == WORD)
(gdb) 
176               if (match('"'))
(gdb) 
Parser::match (this=0x80a0380, t=34) at parser.cc:200
200         if (lookahead == t)
(gdb) 
206             return 0;
(gdb) 
0x805a087       203             return 1;
(gdb) 
Parser::phrase (this=0x80a0380, output=1) at parser.cc:182
182               else if (lookahead == WORD)
(gdb) 
176               if (match('"'))
(gdb) 
Parser::match (this=0x80a0380, t=34) at parser.cc:200
200         if (lookahead == t)
(gdb) 
206             return 0;
(gdb) 
0x805a087       203             return 1;
(gdb) 
Parser::phrase (this=0x80a0380, output=1) at parser.cc:182
182               else if (lookahead == WORD)
(gdb) 
176               if (match('"'))
(gdb) 
Parser::match (this=0x80a0380, t=34) at parser.cc:200
200         if (lookahead == t)
(gdb) where
#0  Parser::match (this=0x80a0380, t=34) at parser.cc:200
#1  0x805a002 in Parser::phrase (this=0x80a0380, output=1) at
parser.cc:176
#2  0x8059ee0 in Parser::factor (this=0x80a0380, output=1) at
parser.cc:137
#3  0x8059e75 in Parser::term (this=0x80a0380, output=1) at
parser.cc:117
#4  0x8059e04 in Parser::expr (this=0x80a0380, output=1) at parser.cc:91
#5  0x8059c6a in Parser::fullexpr (this=0x80a0380, output=1) at
parser.cc:54
#6  0x805baec in Parser::parse (this=0x80a0380, tokenList=0xbffffae4,
resultMatches=@0x80e1e00) at parser.cc:563
#7  0x8059582 in htsearch (wordfile=@0xbffff460,
searchWords=@0xbffffae4, parser=0x80a0380) at htsearch.cc:665
#8  0x8056d9b in main (ac=1, av=0xbffffb64) at htsearch.cc:257

-- 
 Toivo Pedaste                        Email:  [EMAIL PROTECTED]
 University Computing Services,       Phone:  +61 8 9 380 2605
 University of Western Australia      Fax:    +61 8 9 380 1109
"The time has come", the Walrus said, "to talk of many things"...

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to