Closed TinoDidriksen closed 3 years ago
When run on a 32 bit platform, echo 'Hubba bubba' | apertium hin-eng yields Segmentation fault (core dumped)
echo 'Hubba bubba' | apertium hin-eng
Segmentation fault (core dumped)
Almost certainly an error somewhere deeper down the pipe, but tracking it here for now. I don't have time to debug it myself.
Hi, I would like to help by contributing to this issue
Sure, how good are you with C++? Come to IRC on Freenode's #apertium
Proficiency in C++ : Intermediate. Sure. I dropped you a message. Kindly check.
https://github.com/apertium/apertium-lex-tools/issues/53
When run on a 32 bit platform,
echo 'Hubba bubba' | apertium hin-eng
yieldsSegmentation fault (core dumped)
Almost certainly an error somewhere deeper down the pipe, but tracking it here for now. I don't have time to debug it myself.