From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.9-31 i686) Description of problem: Whenever I try to use aspell to check a TeX or LaTeX document that ends in a comment with no newline, aspell crashes with "Segmentation fault". Version-Release number of selected component (if applicable): 0.32.6-2 How reproducible: Always Steps to Reproduce: echo -n "%" | aspell -l -t Actual Results: Segmentation fault Expected Results: aspell should have listed any misspelled words (in the above test case, there are none), and then exited normally. Additional info: I am using aspell-0.32.6-2 on Red Hat Linux release 7.1 (Seawolf) Linux ming.ece.utah.edu 2.4.9-31 #1 Tue Feb 26 07:11:02 EST 2002 i686 unknown
Can't reproduce this with aspell-0.33.7.1, it seems fixed now.