cola_dnslog icon indicating copy to clipboard operation
cola_dnslog copied to clipboard

logserrver服务几分钟之后必死,报错信息:./start_logserver: line 9: 377 Segmentation fault (core dumped) python server.py

Open cqrlhz opened this issue 3 years ago • 1 comments

报错信息:./start_logserver: line 9: 377 Segmentation fault (core dumped) python server.py

cqrlhz avatar Oct 18 '22 05:10 cqrlhz

感谢反馈,是有这个问题。 忙完这阵,之后和其他问题统一修复

AbelChe avatar Oct 18 '22 06:10 AbelChe

报错信息:./start_logserver: line 9: 377 Segmentation fault (core dumped) python server.py

原因:并发过高,导致单线程写入数据库崩溃 已解决,1.3.2版本修复

AbelChe avatar Feb 03 '23 09:02 AbelChe