apertium / apertium-recursive

Recursive structural transfer module for Apertium
https://wiki.apertium.org/wiki/Apertium-recursive
GNU General Public License v3.0
6 stars 4 forks source link

non-existent list used as lemma in pattern causes segfault rather than error #71

Open mr-martian opened 3 years ago

mr-martian commented 3 years ago
DP: _;
DP -> [prnpos_lemmas]@prn.pos { a@pr } ;
daniel@computer-name-here:~$ rtx-comp segfault.rtx segfault.bin
Segmentation fault (core dumped)