kenlm
kenlm copied to clipboard
interrupted by signal 11: SIGSEGV after running "model = new lm::ngram::Model()" in ubuntu 18.04.5
model = new lm::ngram::Model(); when i run it in deepin, there no error; but i run it in ubuntu18.04.5, it report "interrupted by signal 11: SIGSEGV". who can help me?
model = new lm::ngram::Model(language_model_path.c_str());
Program received signal SIGSEGV, Segmentation fault.
0x00007f89afe93e54 in std::basic_string<char, std::char_traits
no body can help me solve above questions?