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

Broken pipe problem #26

Open
TuulaP opened this issue May 2, 2016 · 1 comment
Open

Broken pipe problem #26

TuulaP opened this issue May 2, 2016 · 1 comment

Comments

@TuulaP
Copy link

TuulaP commented May 2, 2016

We've been running omorfi-analyse-text.sh for a very long file. At certain point(s) there comes this broken pipe issue:

/work/bin/omorfiversiot/042016/bin/omorfi-analyse-text.sh: line 59:
30360 Broken pipe cat $@
30361 | $cleanup
30362 | sed -e 's/.[]//g'
30363 Killed | /work/bin/hfst-3.10.0/bin/hfst-proc -x "$omorfifile"

Updated around last Thursday to latest omorfi and to HFST 3.10.0. The problem can be reproduced with the attached file:

omo_pipe.txt

The three first lines pass fine, but the third IQQ] or 5th line causes omorfi to hang. Not sure if it is the ] mark at the end of the line or the next one, which is just multiple -*'s.

@flammie
Copy link
Owner

flammie commented May 3, 2016

Seems to work for me with current master version. There has been a number of changes in similar parts of the code that may have worked around it (see #25 ). It could be changeset from commit a64500b or some of the later changes in acronym and symbol ocmpounding... I will probably make a new release soon; there has been a lot of changes after last one.

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

No branches or pull requests

2 participants