According to Gabriele Bartolini:
>     as you know I am back at my workplace. I am trying to test ht://Dig 
> 3.1.x (with the current CVS rep) with the italian dictionaries. When trying 
> to run 'htfuzzy endings' I got this error. I tried to track it down, but I 
> think it has something to do with the Berkeley DB code (put function).
> 
>     I have used the italian dictionaries for ISpell and set the endings 
> affix and dictionary configuration attributes.
> 
>     Anyway here is the backtrace. I hope you could understand more. I have 
> playing with the debug for hours, without coming to anything.

Well, the backtrace tells me where it's failing, but not why.
The createRoot function is really pretty simple code, so it's not clear
to me how it can do anything that would cause the db_put() function to
crash like this.  Very wierd.

Even wierder is the additional information you provided in your SourceForge
tracker bug report...

> However, it dumps a core even with the default files in english.
...
>    My system characteristics are: Linux Kernel 2.4.2-2,
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81).

Well, obviously we haven't been able to reproduce the problem on our
systems.  If it's failing with the standard english.0 and english.aff
files, there's definitely something very wrong with your system.

I'd recommend you check the Red Hat errata for 7.1 and make sure you
install all the recommended update RPMS for it - especially any compiler
or library updates, as it would seem there's likely a problem there.

Also note that in Red Hat 7.x, the KDE packages use htdig 3.2.0b3 for
indexing the KDE docs, so make sure you're not running into some sort of
conflict between 3.1 & 3.2 databases.

-- 
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-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to