Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

foma segfaults on lexc entries with a regular expression #62

Open
GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

Should be fixed in SVN now.

Original comment by [email protected] on 17 May 2015 at 7:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant