Open kuyagic opened 6 years ago
@kuyagic Thanks for pointing this. Could you reproduce this bug?
it occurs occasionally. when error occurs, the server side just say Segmentation fault (core dumped) guess may have some bug at client side /root/xSocks/src/xSocksd_client.c: request_start: 159
I'm using supervisor to keep server side from down due to this bug now.
I run the server side in non-daemon mode for about 2 days and just now meet the following error
client side log seems ok.
on 2017/11/13 I restart the server side.
also I change the build LDFLAGS to make the binary static
-static -static-libgcc -static-libstdc++