Bug 3948 - Spellchecker causes crash when German umlauts are used (ö, ä, ü, ...)
Summary: Spellchecker causes crash when German umlauts are used (ö, ä, ü, ...)
Status: RESOLVED INVALID
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Compose Window/Spell Checker (show other bugs)
Version: 3.16.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-01-14 22:55 UTC by Andreas Rohner
Modified: 2018-05-09 11:38 UTC (History)
0 users

See Also:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.