cbeuw / GoQuiet

A Shadowsocks obfuscation plugin utilising domain fronting to evade deep packet inspection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client crash when server setting are changed

johnx7271 opened this issue · comments

I changed the server setting for gq-server: FastOpen, but then the client crashed.
When the internet connection temporarily goes off, it also crashes.

Proposition: The client should be more stable, and should not be affected by server side's change.

Could you provide the crash log?

I was talking about the client side.
There is very little in the log, the only log I found is by ss-local, nothing for gq-client-plugin.
The client I use is the shadowsocks-libev version.

@kimw @johnx7271 @yhwfr1
I couldn't reproduce your crashes but I believe it's a memory leak. I changed some suspicous code and released a new version, but again I have no way of tesing if this is actually fixed.

服务器内存溢出的问题在1.1.2里已经解决,谢谢!