BUG #15921: invalid regular expression while parsing hunspell affix - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15921: invalid regular expression while parsing hunspell affix
Date
Msg-id 15921-50e34d80e23b4e71@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15921
Logged by:          Mike Minaev
Email address:      minaev.mike@gmail.com
PostgreSQL version: 10.5
Operating system:   Ubuntu 18.04
Description:

We are using this dictionary
https://github.com/postgrespro/hunspell_dicts/tree/master/hunspell_ru_ru_aot
for fts. But sometimes my request fails with error 
 ERROR:  invalid regular expression: operation cancelled
CONTEXT:  line 48 of configuration file
"/usr/share/postgresql/10/tsearch_data/ru_ru_aot.affix": "PFX 9 0 без ^[и]
        "

I log such requests in my application, but i can't reproduce this problem on
my localhost. Seems problem appears while dictionary read from disk. What i
can to do to fix this problem?


pgsql-bugs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Request for resolution || Support
Next
From: Peter Eisentraut
Date:
Subject: Re: Logging corruption error codes