> [EMAIL PROTECTED] �����(�):
> 
> searchd is dying as soon as i try to lookup "foo -bar"
> i just have installed aspseek 1.2.4a

Hmm can you debug this?

start searchd, find its PID (by doing "ps ax | grep searchd")
and then connect to running searchd with gdb
$ gdb /usr/local/aspseek/sbin/searchd <pid>
then in gdb do 
(gdb) continue
and run your query. searchd will fail, and then do
(gdb) bt
and send output to [EMAIL PROTECTED] BTW please don't exit
GDB, I may ask you for additional info.

--  [EMAIL PROTECTED]  http://kir.sever.net   ICQ 7551596  --
Bend the facts to fit the conclusion. It's easier that way.
--  |_ | |\| |_| ><   --  |_| |\| | ><   --   | ) |\/|   --

Reply via email to