Ilia Baryshnikov
Ilia Baryshnikov
It usually happens after running tests for my job. I'll try to narrow it down, but I cannot share the exact setup
Do you have debuginfod url for it? I could get a stacktrace from the coredump
yes, it's `6.8.5-arch1-1`, installed from here https://archlinux.org/packages/extra/x86_64/shadowsocks-rust/ server config: ```json { "server": "::", "server_port": 443, "method": "aes-256-gcm", "password": "redacted", "plugin_opts": "mode=quic;host=github.com", "plugin_args": [ "--verbose" ], "plugin_mode": "tcp_and_udp", "timeout": 7200 }...