You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foma fails with a segmentation fault if the lexc entry contains a
regular expression. Here is a minimal example (also attached as
test.lexc for convenience):
LEXICON Root
< dog > # ;
running 'foma -e "read lexc test.lexc"' results in a segmentation
fault with foma 0.9.18alpha, (fresh from SVN as of 2015-05-15).
Version 0.9.17 works fine.
I do not think it makes a difference, but foma is built/run on Debian
with gcc 4.9.2.
Original issue reported on code.google.com by [email protected] on 15 May 2015 at 9:21
Original issue reported on code.google.com by
[email protected]
on 15 May 2015 at 9:21Attachments:
The text was updated successfully, but these errors were encountered: