According to Peter L. Peres:
> I got a repeatable SISGSEGV on htdig -ias on a single machine with Apache
> web server (htdig indexes through Apache not directly). The problem
> occured three times so far, but it takes several hours to manifest itself
> and I only have a core file from the last run. gdb-ing this yields:
> 
...
> #0  Dictionary::Find (this=0x80b2560, name=0x82d5020 "4367950")
>     at Dictionary.cc:242
> 242             if (e->hash == hash && strcmp(e->key, name) == 0)
> (gdb) p e
> $1 = (DictionaryEntry *) 0x40
...
> Apparently e is set to something illegal. I did not have the time to look
> at the code. Has anyone seen something like this ? The database size is

This sounds a lot like bug #406073, reported in March.

http://sourceforge.net/tracker/?func=detail&atid=104593&aid=406073&group_id=4593


This bug should be fixed in the 3.1.6 snapshot:

http://www.htdig.org/files/snapshots/

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
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

Reply via email to