Bug 3948

Summary: Spellchecker causes crash when German umlauts are used (ö, ä, ü, ...)
Product: Claws Mail (GTK 2) Reporter: Andreas Rohner <andy641>
Component: UI/Compose Window/Spell CheckerAssignee: users
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 3.16.0   
Hardware: PC   
OS: Linux   

Description Andreas Rohner 2018-01-14 22:55:27 UTC
The spellchecker causes a crash when German umlauts (ö, ä, ü, ...) are typed into the compose dialog. GDB prints the following error message:

Thread 1 "claws-mail" received signal SIGSEGV, Segmentation fault.
0x00007fffe459d976 in hspell_check_word () from /usr/lib/libhspell.so.0

If I disable spellchecking in the settings dialog, everything works fine. I am using Arch Linux.
Comment 1 Paul 2018-01-14 23:17:53 UTC
What version of enchant?
Comment 2 Andreas Rohner 2018-01-15 07:12:26 UTC
Here is the enchant version:

$ enchant -v
@(#) International Ispell Version 3.1.20 (but really Enchant 2.1.2)
Comment 3 Paul 2018-05-09 11:38:02 UTC
fixed upstream.