Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ss-server crashed. #2

Closed
sh4run opened this issue Dec 24, 2022 · 1 comment
Closed

ss-server crashed. #2

sh4run opened this issue Dec 24, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sh4run
Copy link
Owner

sh4run commented Dec 24, 2022

ss-server crashed with:

(gdb) bt
#0  __strncpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:297
#1  0x000055cedd9fde6c in strncpy (__len=55, __src=<optimized out>, __dest=0x55cede0c9110 "")
    at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95
#2  accept_cb (loop=0x7f835b0ae720, w=0x7ffee6557f00, revents=<optimized out>) at server.c:2034
#3  0x00007f835b0a2773 in ev_invoke_pending () from /lib/x86_64-linux-gnu/libev.so.4
#4  0x00007f835b0a6041 in ev_run () from /lib/x86_64-linux-gnu/libev.so.4
#5  0x000055cedd9f7f74 in main (argc=<optimized out>, argv=<optimized out>) at server.c:2678
@sh4run sh4run self-assigned this Dec 24, 2022
@sh4run
Copy link
Owner Author

sh4run commented Dec 27, 2022

fixed by commit 5a69a1e

@sh4run sh4run closed this as completed Dec 27, 2022
@sh4run sh4run added the bug Something isn't working label Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant