louislivi / SMProxy

Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
https://smproxy.louislivi.com
MIT License
1.78k stars 257 forks source link

运行SMProxy显示segment fault #74

Closed shyandsy closed 3 years ago

shyandsy commented 4 years ago

Describe Your Environment (描述你的环境)

How to Reproduce the Problem? (如何重现问题)

  1. wget https://github.com/louislivi/SMProxy/releases/download/v1.3.1/smproxy.tar.gz
  2. tar xvzf smproxy.tar.gz
  3. cd smproxy
  4. 修改conf/server.json, conf/database.json
  5. chmox + x SMProxy
  6. ./SMProxy start

segment fault image ...

louislivi commented 4 years ago

查看日志文件,找到详细的错误日志。