Recently all three of my TF2 Dedicated server instances have crashed on my Ubuntu 16.04 server. All three of them all crash with the same error message, all of these servers auto-update.
For note the server is 64-bit with medium-ish specs.
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using Breakpad minidump system. Version: 3920631 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 7640 VPK file hashes from /path/to/install/tf/tf2_textures.vpk for pure server operation.
Loaded 7640 VPK file hashes from /path/to/install/tf/tf2_textures.vpk for pure server operation.
Loaded 465 VPK file hashes from /path/to/install/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 465 VPK file hashes from /path/to/install/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1095 VPK file hashes from /path/to/install/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1095 VPK file hashes from /path/to/install/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1805 VPK file hashes from /path/to/install/tf/tf2_misc.vpk for pure server operation.
Loaded 1805 VPK file hashes from /path/to/install/tf/tf2_misc.vpk for pure server operation.
Loaded 1805 VPK file hashes from /path/to/install/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /path/to/install/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /path/to/install/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /path/to/install/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /path/to/install/hl2/hl2_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /path/to/install/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /path/to/install/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /path/to/install/platform/platform_misc.vpk for pure server operation.
server_srv.so loaded for "Team Fortress"
Could not load: replay_srv.so
Could not load: replay_srv.so
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Segmentation fault (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed 3 May 08:10:33 BST 2017: Server restart in 0 seconds
Using Breakpad minidump system. Version: 3920631 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Wed 3 May 08:10:35 BST 2017: Server Quit```
All of the servers worked fine before the update, any suggestions would be helpful. #
Recently all three of my TF2 Dedicated server instances have crashed on my Ubuntu 16.04 server. All three of them all crash with the same error message, all of these servers auto-update.
For note the server is 64-bit with medium-ish specs.