wulijun / php-ext-trie-filter

php extension for spam word filter based on Double-Array Trie tree, it can detect if a spam word exists in a text message. 关键词过滤扩展,用于检查一段文本中是否出现敏感词,基于Double-Array Trie 树实现。
514 stars 167 forks source link

segmentation fault 11 #15

Open yuanyinghao opened 6 years ago

yuanyinghao commented 6 years ago

PHP 脚本运行的时候报出 segmentation fault 11 段错误。请大神帮助解决。致谢