Open adastepkova opened 2 months ago
Hello. Thank you for the reports and reproducible examples. I will investigate all of these and hopefully the fixes should be easy as I seem to remember that these things used to work normally.
Interestingly, all of these regular expressions result in an automaton with an empty language.
This problem is discussed in issue #450.
The segfault has been fixed in #451, but there is still the aforementioned issue from #450. This issue will be closed when #450 is resolved.
I am using the python binding,
libmata
version 1.6.9.When running the following code, the program ends in segmentation fault.
The same happens on all following regexes.