Raised This Month: $ Target: $400
 0% 

TF2 Server seg fault after update


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fs3
Junior Member
Join Date: Sep 2014
Old 07-15-2015 , 22:13   TF2 Server seg fault after update
Reply With Quote #1

After I updated my server today, I got the following as soon as the first player joins either red or blu.

Setting breakpad minidump AppID = 232251
assert_20150715205310_1.dmp[16431]: Uploading dump (out-of-process)
/tmp/dumps/assert_20150715205310_1.dmp
tf2/srcds_run: line 324: 16227 Segmentation fault $HL_CMD
Add "-debug" to the tf2/srcds_run command line to generate a debug.log to help with solving this problem
Wed Jul 15 20:56:04 EDT 2015: Server restart in 10 seconds

Any help is appreciated.
fs3 is offline
PCDrivers
AlliedModders Donor
Join Date: Feb 2013
Location: Canary Islands
Old 07-16-2015 , 03:38   Re: TF2 Server seg fault after update
Reply With Quote #2

Update latest snapshot from metamod and sourcemod...

http://www.metamodsource.net/snapshots (1.10.6-git940)
http://www.sourcemod.net/snapshots.php (For TF2 use 1.7.3-git5225 because 5226 is broken)


Remember not to overwrite the files located in addons/sourcemod/config/
if you already have configured admins, databases, etc.

Also remember to update tf2items and all those extensions required by the plugins you have installed

Same extensions:
Steamtools: https://builds.limetech.org/?p=steamtools
Tf2Items: https://builds.limetech.org/?p=tf2items
__________________

TrollFortress Spanish Community

Last edited by PCDrivers; 07-16-2015 at 03:43. Reason: adding some extensions
PCDrivers is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-16-2015 , 09:29   Re: TF2 Server seg fault after update
Reply With Quote #3

5226 was just a GameData update for Fist of Frags. Not sure why it would be broken if 5225 wasn't.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-16-2015 at 09:29.
Powerlord is offline
PCDrivers
AlliedModders Donor
Join Date: Feb 2013
Location: Canary Islands
Old 07-16-2015 , 11:02   Re: TF2 Server seg fault after update
Reply With Quote #4

Quote:
Originally Posted by Powerlord View Post
5226 was just a GameData update for Fist of Frags. Not sure why it would be broken if 5225 wasn't.

Quote:
Originally Posted by Console:
meta refresh
L 07/16/2015 - 17:02:03: [META] Failed to load plugin addons/sourcemod/bin/sourcemod_mm: /home/mainip/27_Harvest_27255/tf/addons/sourcemod/bin/sourcemod.2.tf2.so: undefined symbol: _ZN9KeyValues10SaveToFileEP15IBaseFileSystemP KcS3_bb
L 07/16/2015 - 17:02:03: [META] Loaded 0 plugins (1 already loaded)
Probably a mistake when compile in linux?
__________________

TrollFortress Spanish Community

Last edited by PCDrivers; 07-16-2015 at 11:04.
PCDrivers is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-16-2015 , 16:59   Re: TF2 Server seg fault after update
Reply With Quote #5

Quote:
Originally Posted by Potato Uno View Post
Umm... srcds for TF2 is 232250. It says you have 232251.
232250 is the parent app for the server binary, but the Linux server is actually app 232251.

Edit: Here's the top of a log of a Linux server starting up with the appropriate lines in bold.

Code:
Using Breakpad minidump system. Version: 2879786 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 5806 VPK file hashes from /home/tf2/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 5806 VPK file hashes from /home/tf2/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 395 VPK file hashes from /home/tf2/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 395 VPK file hashes from /home/tf2/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 935 VPK file hashes from /home/tf2/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 935 VPK file hashes from /home/tf2/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1459 VPK file hashes from /home/tf2/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1459 VPK file hashes from /home/tf2/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /home/tf2/tf2/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/tf2/tf2/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/tf2/tf2/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 446 VPK file hashes from /home/tf2/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/tf2/tf2/platform/platform_misc.vpk for pure server operation.
server_srv.so loaded for "Team Fortress"
maxplayers set to 24
No '-replayserverdir' parameter found - using default replay folder.
Replay: Creating thread pool...succeeded.
Replay: Starting thread pool with 4 threads...succeeded.
Cleaning files from temp dir, "/home/tf2/tf2/tf/replay/server/tmp/" ...no files removed.
Setting breakpad minidump AppID = 232251
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/tf2/.steam/sdk32/steamclient.so
with error:
/home/tf2/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Unknown command "r_decal_cullsize"
Server logging enabled.
Server logging data to file logs/L0716017.log
L 07/16/2015 - 17:00:23: Log file started (file "logs/L0716017.log") (game "/home/tf2/tf2/tf") (version "2879786")
L 07/16/2015 - 17:00:23: server_cvar: "tf_server_identity_disable_quickplay" "1"
ConVarRef dev_loadtime_map_start doesn't point to an existing ConVar
maxplayers set to 24
--------------------------------------------------------
sv_pure set to 1.
--------------------------------------------------------
Unknown command "sm_basepath"
Unknown command "startupmenu"
Network: IP 74.91.124.178, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
L 07/16/2015 - 17:00:24: [META] Loaded 1 plugin.
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 440
dlopen failed trying to load:
/home/tf2/.steam/sdk32/steamclient.so
with error:
/home/tf2/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID = 232250
No account token specified; logging into anonymous game server account.  (Use sv_setsteamaccount to login to a persistent account.)
trusted_keys.txt not present; pure server using only base trusted key list
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 07-16-2015 at 17:03.
Powerlord is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-16-2015 , 17:10   Re: TF2 Server seg fault after update
Reply With Quote #6

Nevermind my stupidity there (lol).

OP: Install Accelerator and see if you can get any stack trace from the crash.
Potato Uno is offline
PCDrivers
AlliedModders Donor
Join Date: Feb 2013
Location: Canary Islands
Old 07-16-2015 , 18:22   Re: TF2 Server seg fault after update
Reply With Quote #7

Quote:
Originally Posted by Console:
meta refresh
L 07/16/2015 - 17:02:03: [META] Failed to load plugin addons/sourcemod/bin/sourcemod_mm: /home/mainip/27_Harvest_27255/tf/addons/sourcemod/bin/sourcemod.2.tf2.so: undefined symbol: _ZN9KeyValues10SaveToFileEP15IBaseFileSystemP KcS3_bb
L 07/16/2015 - 17:02:03: [META] Loaded 0 plugins (1 already loaded)
That error is only when I use snapshot git5226
__________________

TrollFortress Spanish Community
PCDrivers is offline
PCDrivers
AlliedModders Donor
Join Date: Feb 2013
Location: Canary Islands
Old 07-17-2015 , 11:32   Re: TF2 Server seg fault after update
Reply With Quote #8

Solved

Snapshot 5227 runs good ^^
__________________

TrollFortress Spanish Community
PCDrivers is offline
fs3
Junior Member
Join Date: Sep 2014
Old 07-17-2015 , 16:28   Re: TF2 Server seg fault after update
Reply With Quote #9

Followed PCDrivers' post (#2) and everything is good.

Thanks. You guys are the best.
fs3 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode