[GH-ISSUE #1374] team fortress 2 server can't start #1064

Closed
opened 2026-02-27 02:55:07 +03:00 by kerem · 4 comments
Owner

Originally created by @wenyinos on GitHub (Mar 18, 2017).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1374

In server console, it is reported that:

Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
./srcds_run: line 324: 18483 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Mar 17 23:41:40 CST 2017: Server restart in 10 seconds
Using Breakpad minidump system. Version: 3842775 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 7627 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_textures.vpk for pure server operation.
Loaded 7627 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_textures.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1095 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1095 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation.
Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation.
Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/wenyinos/serverfiles/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/wenyinos/serverfiles/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
./srcds_run: line 324: 18491 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Mar 17 23:41:54 CST 2017: Server restart in 10 seconds

Linux Distro info:

Distro Details

Distro: CentOS Linux 7 (Core)
Arch: x86_64
Kernel: 4.10.3-1.el7.elrepo.x86_64
Hostname: VM_125_137_centos
tmux: tmux 1.8
GLIBC: 2.17

debug.log:

----------------------------------------------
CRASH: Fri Mar 17 23:50:41 CST 2017
Start Line: ./srcds_linux -game tf -strictportbind -ip 10.105.125.137 -port 27015 +clientport 27005 +tv_port 27020 +map cp_manor_event +sv_setsteamaccount 40D0C9E169FA81DB77C0691420BCEB5A +servercfgfile tf2-server.cfg -maxplayers 16 -debug
End of Source crash report
Originally created by @wenyinos on GitHub (Mar 18, 2017). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1374 In server console, it is reported that: ``` Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit ./srcds_run: line 324: 18483 Segmentation fault $HL_CMD Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem Fri Mar 17 23:41:40 CST 2017: Server restart in 10 seconds Using Breakpad minidump system. Version: 3842775 AppID: 232250 Setting breakpad minidump AppID = 232250 Using breakpad crash handler Loaded 7627 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_textures.vpk for pure server operation. Loaded 7627 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_textures.vpk for pure server operation. Loaded 465 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_vo_english.vpk for pure server operation. Loaded 465 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_vo_english.vpk for pure server operation. Loaded 1095 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_misc.vpk for pure server operation. Loaded 1095 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_sound_misc.vpk for pure server operation. Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation. Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation. Loaded 1791 VPK file hashes from /home/wenyinos/serverfiles/tf/tf2_misc.vpk for pure server operation. Loaded 1217 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_textures.vpk for pure server operation. Loaded 574 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_sound_vo_english.vpk for pure server operation. Loaded 383 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_sound_misc.vpk for pure server operation. Loaded 449 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_misc.vpk for pure server operation. Loaded 449 VPK file hashes from /home/wenyinos/serverfiles/hl2/hl2_misc.vpk for pure server operation. Loaded 5 VPK file hashes from /home/wenyinos/serverfiles/platform/platform_misc.vpk for pure server operation. Loaded 5 VPK file hashes from /home/wenyinos/serverfiles/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 ./srcds_run: line 324: 18491 Segmentation fault $HL_CMD Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem Fri Mar 17 23:41:54 CST 2017: Server restart in 10 seconds ``` Linux Distro info: > Distro Details > ===================================== > Distro: CentOS Linux 7 (Core) > Arch: x86_64 > Kernel: 4.10.3-1.el7.elrepo.x86_64 > Hostname: VM_125_137_centos > tmux: tmux 1.8 > GLIBC: 2.17 debug.log: ``` ---------------------------------------------- CRASH: Fri Mar 17 23:50:41 CST 2017 Start Line: ./srcds_linux -game tf -strictportbind -ip 10.105.125.137 -port 27015 +clientport 27005 +tv_port 27020 +map cp_manor_event +sv_setsteamaccount 40D0C9E169FA81DB77C0691420BCEB5A +servercfgfile tf2-server.cfg -maxplayers 16 -debug End of Source crash report ```
kerem closed this issue 2026-02-27 02:55:07 +03:00
Author
Owner

@wenyinos commented on GitHub (Mar 18, 2017):

It works....I change the distro to Ubuntu 16.04.2

<!-- gh-comment-id:287525316 --> @wenyinos commented on GitHub (Mar 18, 2017): It works....I change the distro to Ubuntu 16.04.2
Author
Owner

@vem882 commented on GitHub (Mar 21, 2017):

app_update 232250 -beta toolchainbeta validate
Fixed problem

<!-- gh-comment-id:288206041 --> @vem882 commented on GitHub (Mar 21, 2017): app_update 232250 -beta toolchainbeta validate Fixed problem
Author
Owner

@cedarlug commented on GitHub (Mar 21, 2017):

A beta branch isn't a fix.

<!-- gh-comment-id:288232266 --> @cedarlug commented on GitHub (Mar 21, 2017): A beta branch isn't a fix.
Author
Owner

@lock[bot] commented on GitHub (Jul 18, 2018):

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:406100359 --> @lock[bot] commented on GitHub (Jul 18, 2018): This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#1064
No description provided.