Source-1-Games
Source-1-Games copied to clipboard
[TF2] [x64_test] SIGSEGV After Changing Levels
I'm running a dedicated server for Team Fortress 2 on the x64_test beta branch without any addons. My server runs Ubuntu Server 22.04 LTS.
After every couple of level changes (sometimes every level change), the server seems to crash and reload. The debug.log is pretty much empty and does not give me anything useful. Here's the output from the error in gdb:
Thread 1 "srcds_linux64" received signal SIGSEGV, Segmentation fault. 0x00007f4d1303f44e in GetContainingEntity (edict_t*) () from /shared/hlserver_64/tf2/tf/bin/linux64/server_srv.so
When Metamod:Source and SourceMod are installed, the error does not persist, though these addons have their own problems.
I reproduced the crash again and ran info sharedlibrary in gdb:
I then ran backtrace in gdb:
Hopefully this is at least somewhat helpful.
Should be fixed in the next update