Source-1-Games icon indicating copy to clipboard operation
Source-1-Games copied to clipboard

TF2 Segfaults on startup

Open vahvero opened this issue 2 years ago • 10 comments

Hello!

When starting steam from terminal and observing the console logs when starting tf2

crash_20230303223718_2.dmp[12111]: Uploading dump (out-of-process)
/tmp/dumps/crash_20230303223718_2.dmp
/home/vahvero/.local/share/Steam/steamapps/common/Team Fortress 2/hl2.sh: line 72: 12046 Segmentation fault      (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
crash_20230303223718_2.dmp[12111]: Finished uploading minidump (out-of-process): success = yes
crash_20230303223718_2.dmp[12111]: response: CrashID=bp-4e8ca6cd-7195-40ed-b77d-021042230303
crash_20230303223718_2.dmp[12111]: file ''/tmp/dumps/crash_20230303223718_2.dmp'', upload yes: ''CrashID=bp-4e8ca6cd-7195-40ed-b77d-021042230303''
pid 12111 != 12110, skipping destruction (fork without exec?)
Game process removed: AppID 440 "/home/vahvero/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=440 -- /home/vahvero/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/vahvero/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/vahvero/.local/share/Steam/steamapps/common/SteamLinuxRuntime'/scout-on-soldier-entry-point-v2 --  '/home/vahvero/.local/share/Steam/steamapps/common/Team Fortress 2/hl2.sh' -game tf -steam", ProcID 12046 
ThreadGetProcessExitCode: no such process 12110
ThreadGetProcessExitCode: no such process 12046
ThreadGetProcessExitCode: no such process 12045
ThreadGetProcessExitCode: no such process 11994
ThreadGetProcessExitCode: no such process 11878
ThreadGetProcessExitCode: no such process 11877
ThreadGetProcessExitCode: no such process 11876
Game 440 created interface STEAMAPPLIST_INTERFACE_VERSION001 / 
Game 440 created interface STEAMAPPS_INTERFACE_VERSION008 / 
Game 440 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_005 / 
Game 440 created interface STEAMHTTP_INTERFACE_VERSION003 / 
Game 440 created interface STEAMHTTP_INTERFACE_VERSION003 / HTTP
Game 440 created interface STEAMINVENTORY_INTERFACE_V003 / 
Game 440 created interface STEAMMUSICREMOTE_INTERFACE_VERSION001 / 
Game 440 created interface STEAMMUSIC_INTERFACE_VERSION001 / 
Game 440 created interface STEAMPARENTALSETTINGS_INTERFACE_VERSION001 / 
Game 440 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION014 / 
Game 440 created interface STEAMSCREENSHOTS_INTERFACE_VERSION003 / 
Game 440 created interface STEAMUGC_INTERFACE_VERSION015 / 
Game 440 created interface STEAMUSERSTATS_INTERFACE_VERSION012 / 
Game 440 created interface STEAMVIDEO_INTERFACE_V002 / 
Game 440 created interface SteamController008 / 
Game 440 created interface SteamFriends017 / 
Game 440 created interface SteamInput003 / 
Game 440 created interface SteamMatchGameSearch001 / 
Game 440 created interface SteamMatchMaking009 / 
Game 440 created interface SteamMatchMakingServers002 / 
Game 440 created interface SteamNetworking006 / 
Game 440 created interface SteamNetworkingSocketsSerialized005 / 
Game 440 created interface SteamUser021 / 
Game 440 created interface SteamUser021 / User
Game 440 created interface SteamUtils010 / 
Game 440 created interface SteamUtils010 / Utils
Game 440 method call count for IClientNetworkingSocketsSerialized::GetSTUNServer : 2
Game 440 method call count for IClientControllerSerialized::GetDigitalActionHandle : 13
Game 440 method call count for IClientControllerSerialized::GetActionSetHandle : 4
Game 440 method call count for IClientAppManager::GetCurrentLanguage : 1
Game 440 method call count for IClientUtils::RecordSteamInterfaceCreation : 50
Game 440 method call count for IClientUtils::IsSteamChina : 2
Game 440 method call count for IClientUtils::GetLauncherType : 1
Game 440 method call count for IClientUtils::GetAppID : 51
Game 440 method call count for IClientUtils::GetServerRealTime : 1
Game 440 method call count for IClientUtils::GetConnectedUniverse : 2
Game 440 method call count for IClientUser::GetSteamID : 3
Game 440 method call count for IClientUser::BLoggedOn : 1
Uploaded AppInterfaceStats to Steam

The crash report seems to have non-standard encoding but here it is: crash_20230303223718_2.zip

I am using Steam Linux Runtime

image

I am using AM5 platform with Ubuntu 22.10 and kernel v6.2.1. On kernel version 5.19, the game started normally.

vahvero avatar Mar 03 '23 20:03 vahvero