On Mon, 13 Dec 2004, Sandor Miskey wrote: > Dear Aspell users, > > I am having problems that have come up while installing and trying to > use aspell-0.60.1.1 with aspell6-hu-0.99.4.2-0 on SUSE LINUX PRO 9.2. > > After installation as long as I have the default "repl-table hu_affix.dat" > line in /usr/local/lib/aspell/hu.dat, the "aspell -d hu -c Teszt.txt" > command hangs at the very first misspelled word with 100% CPU utilization.
I will look into this one. > If I remove that line I get the following session. The error occurs > at that certain word on every running. > ... > aspell: modules/speller/default/suggest.cpp:519: void > <unnamed>::Working::add_nearmiss(__gnu_cxx::__normal_iterator<const > aspeller::Dict* const*, std::vector<const aspeller::Dict*, > std::allocator<const aspeller::Dict*> > >, const aspeller::WordEntry&, const > char*, int, int, bool): Assertion `w.word_size == strlen(w.word)' failed. I believe this is directly related to bug # 1075610: http://sourceforge.net/tracker/index.php?func=detail&aid=1075610&group_id=245&atid=100245 Please try the patch: http://sourceforge.net/tracker/download.php?group_id=245&atid=100245&file_id=111112&aid=1075610 and let me know if it solves your problem. Also see if it, by chance, solves your first problem. -- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
