Hello,
So after searching around a bit more, I found https://github.com/voidlinux/void-packages/issues/1115 which explains the bug I have been having. I did switch back to openssl, but that gave me a crash at start due to steam not supporting newer openssl versions. With a LD_PRELOAD hack I could get steam to start, but dota2 still crashes (both crashes are similar to whats described in #3803 ).
Hello @mawww, are you still experiencing this issue on an up to date system?
Hello,
Its been a long time I did not run steam on a libressl based system, and current steam works fine with my current openssl release.
Do you want me to close this issue ?
Thanks for the feedback, closing.
SDL_VIDEO_X11_DGAMOUSE=0x1 2016-03
Hello,
Since around 2 days ago steam stopped working. It cannot connect to the steam network anymore.
I tried various things, rebooting the router, the computer, reinstalling steam, using the -tcp option, opting in the beta, running with STEAM_RUNTIME=0 (and cherry picking the failing libraries), but steam is still not able to log in, it seems to time out.
It would be nice if steam would write in the console the cause of the login failure, is it DNS resolving that failed ? Connecting with the steam login server ? communication with the steam server post connection ? which address ?...
I tried to get a better understanding of the error with DEBUGGER=strace, but its hard to extract relevant information from noise.
Here is the STEAM_DEBUG=1 output I get, in case if overlooked some info there.