[GH-ISSUE #4717] [Bug]: Update doesn't work. Validate downloads update but server fails on start with fatal error #2930

Closed
opened 2026-02-27 03:06:21 +03:00 by kerem · 8 comments
Owner

Originally created by @Yormungand on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4717

User story

After I validated my server it returned fatal error.

Game

Insurgency: Sandstorm

Linux distro

Ubuntu 20.04

Command

command: start, command: update, command: validate

Further information

I'm sharing my debug result

Relevant log output

[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (BlockAll) - Custom Channel Name = 'ClientsideDestructible' hasn't been found
[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel8' hasn't been found
[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel9' hasn't been found
[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel10' hasn't been found
[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel11' hasn't been found
[2024.12.14-05.40.06:163][  0]LogCollisionProfile: Warning: Profile (Destructible) - Custom Channel Name = 'ClientsideDestructible' hasn't been found
[2024.12.14-05.40.06:164][  0]LogStreaming: Display: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2024.12.14-05.40.06:164][  0]LogPakFile: New pak file ../../../Insurgency/Content/Paks/pakchunk0-LinuxServer.pak added to pak precacher.
[2024.12.14-05.40.06:165][  0]LogLinux: Selected Device Profile: [LinuxServer]
[2024.12.14-05.40.06:165][  0]LogInit: Active device profile: [0x7f39f1ccd360][0x7f39e897db70 49] LinuxServer
[2024.12.14-05.40.06:165][  0]LogInit: Profiles: [0x7f39f1ccd1c0][0x7f3a11c624a0 49] Linux, [0x7f39f1ccd360][0x7f39e897db70 49] LinuxServer, 
[2024.12.14-05.40.06:182][  0]LogSerialization: Display: AllowBulkDataInIoStore: 'true'
[2024.12.14-05.40.06:182][  0]LogNetVersion: Insurgency 1.0.0, NetCL: 343179, EngineNetVer: 17, GameNetVer: 0 (Checksum: 1396880442)
[2024.12.14-05.40.06:201][  0]LogStreaming: Error: Couldn't find file for package /StatsCollector/BP_DebugStatCollectorMenu requested by async loading code. NameToLoad: /StatsCollector/BP_DebugStatCollectorMenu
[2024.12.14-05.40.06:201][  0]LogStreaming: Error: Found 0 dependent packages...
[2024.12.14-05.40.06:201][  0]LogStreaming: Error: Couldn't find file for package /StatsCollector/FPSCounter requested by async loading code. NameToLoad: /StatsCollector/FPSCounter
[2024.12.14-05.40.06:201][  0]LogStreaming: Error: Found 0 dependent packages...
[2024.12.14-05.40.06:202][  0]LogGameStatsServer: Display: GameStatsServer INIT: Ready to issue login
[2024.12.14-05.40.06:280][  0]LogOnline: OSS: Creating online subsystem instance for: Pros
[2024.12.14-05.40.06:280][  0]LogOnline: Warning: PROS: InitWrapped, submissive OSS is not defined explicitly! Pros will use default platform subsystem, this may cause problems in case Pros is the default one.
[2024.12.14-05.40.06:280][  0]LogOnline: OSS: Creating online subsystem instance for: Hydra
[2024.12.14-05.40.06:280][  0]LogStreaming: Error: Couldn't find file for package /Game/UI/Widgets/WelcomeScreen/BP_WelcomeScreen requested by async loading code. NameToLoad: /Game/UI/Widgets/WelcomeScreen/BP_WelcomeScreen
[2024.12.14-05.40.06:280][  0]LogStreaming: Error: Found 0 dependent packages...
[2024.12.14-05.40.06:297][  0]LogStreaming: Error: Couldn't find file for package /Game/UI/Fonts/Oswald requested by async loading code. NameToLoad: /Game/UI/Fonts/Oswald
[2024.12.14-05.40.06:297][  0]LogStreaming: Error: Found 0 dependent packages...
[2024.12.14-05.40.06:299][  0]LogStreaming: Error: Couldn't find file for package /Game/UI/Fonts/SourceSansPro requested by async loading code. NameToLoad: /Game/UI/Fonts/SourceSansPro
[2024.12.14-05.40.06:299][  0]LogStreaming: Error: Found 0 dependent packages...
[2024.12.14-05.40.06:306][  0]LogActor: Warning: SetReplicates called on non-initialized actor Default__MagazineDebris. Directly setting bReplicates is the correct procedure for pre-init actors.
[2024.12.14-05.40.06:307][  0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Mutators.ST_Mutators' 'ArmsRaceDescription'. Did you forget to add a string table redirector?
[2024.12.14-05.40.06:308][  0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules1'. Did you forget to add a string table redirector?
[2024.12.14-05.40.06:308][  0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules2'. Did you forget to add a string table redirector?
[2024.12.14-05.40.06:308][  0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules3'. Did you forget to add a string table redirector?
[2024.12.14-05.40.06:308][  0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules4'. Did you forget to add a string table redirector?
[2024.12.14-05.40.06:344][  0]LogUObjectArray: 25491 objects as part of root set at end of initial load.
[2024.12.14-05.40.06:344][  0]LogUObjectAllocator: 6269640 out of 32000000 bytes used by permanent object pool.
[2024.12.14-05.40.06:344][  0]LogUObjectArray: CloseDisregardForGC: 25491/0 objects in disregard for GC pool
[2024.12.14-05.40.06:345][  0]LogGauntlet: Display: Gauntlet Initialized
[2024.12.14-05.40.06:346][  0]LogOnline: FOnlineSubsystemNWIModule::StartupModule
[2024.12.14-05.40.06:356][  0]LogConsoleManager: Warning: Console object named 'StartFPSCounter' already exists but is being registered again, but we weren't expected it to be! (FConsoleManager::AddConsoleObject)
[2024.12.14-05.40.06:377][  0]LogHydra: StartupModule()
[2024.12.14-05.40.06:377][  0]LogPros: StartupModule()
[2024.12.14-05.40.06:377][  0]LogOnline: Warning: PROS: InitWrapped, submissive OSS is not defined explicitly! Pros will use default platform subsystem, this may cause problems in case Pros is the default one.
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554 
CommonUnixCrashHandler: Signal=11
[2024.12.14-05.40.06:406][  0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000000

[2024.12.14-05.40.06:406][  0]LogCore: Fatal error!

0x00007f3a1cb187e3 libpros.sdk.linux.x64.so!UnknownFunction(0x4be7e3)
0x00007f3a1cd04a45 libpros.sdk.linux.x64.so!UnknownFunction(0x6aaa44)
0x00007f3a20083609 libpthread.so.0!UnknownFunction(0x8608)
0x00007f3a1c1cf353 libc.so.6!clone(+0x42)

[2024.12.14-05.40.06:406][  0]LogExit: Executing StaticShutdownAfterError
Malloc Size=131160 LargeMemoryPoolOffset=196744 
[Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568
Malloc Size=131160 LargeMemoryPoolOffset=196744 
[Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568
Malloc Size=88756 LargeMemoryPoolOffset=154340 
[Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568
Looking for binary: ../../../Engine/Programs/CrashReportClient/Config/BinaryConfig.ini
LogPakFile: Display: Found Pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak.
LogPakFile: PakFile PrimaryIndexSize=95001
LogPakFile: PakFile PathHashIndexSize=186721
LogPakFile: PakFile FullDirectoryIndexSize=118918
LogPakFile: OnPakFileMounted2Time == 0.000001
LogPlatformFile: Not using cached read wrapper
LogTaskGraph: Started task graph with 4 named threads and 10 total threads with 1 sets of task threads.
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: ''
LogInit: Display: Loading text-based GConfig....
LogInit: Build: ++sandstorm+main-CL-343179
LogInit: Engine Version: 4.27.2-343179+++sandstorm+main
LogInit: Compatible Engine Version: 4.27.2-343179+++sandstorm+main
LogInit: Net CL: 343179
LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU:        Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, GPU: GenericGPUBrand
LogInit: Compiled (64-bit): Oct 17 2024 23:34:02
LogInit: Compiled with Clang: 11.0.1 (https://github.com/llvm/llvm-project 43ff75f2c3feef64f9d73328230d34dac8832a91)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++sandstorm+main
LogInit: Command Line:  -Abslog="/home/inssserver/serverfiles/Insurgency/Saved/Logs/Insurgency-CRC.log" -Unattended "/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/" -unattended
LogInit: Base Directory: /home/inssserver/serverfiles/Engine/Binaries/Linux/
LogInit: Allocator: binned2
LogInit: Installed Engine Build: 1
LogInit: Presizing for max 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [/home/inssserver/.config/Epic/CrashReportClient/Saved/Config/Linux/Engine.ini]
LogInit: Object subsystem initialized
LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/inssserver/.config/Epic/CrashReportClient/Saved/Config/Linux/Engine.ini]
[2024.12.14-05.40.06:505][  0]LogInit: Unix hardware info:
[2024.12.14-05.40.06:505][  0]LogInit:  - we are the first instance of this executable
[2024.12.14-05.40.06:505][  0]LogInit:  - this process' id (pid) is 58548, parent process' id (ppid) is 58517
[2024.12.14-05.40.06:505][  0]LogInit:  - we are not running under debugger
[2024.12.14-05.40.06:505][  0]LogInit:  - machine network name is 'inssserver'
[2024.12.14-05.40.06:505][  0]LogInit:  - user name is 'inssserver' (inssserver)
[2024.12.14-05.40.06:505][  0]LogInit:  - we're logged in locally
[2024.12.14-05.40.06:505][  0]LogInit:  - we're running with rendering
[2024.12.14-05.40.06:505][  0]LogInit:  - CPU: GenuineIntel '       Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz' (signature: 0x206D7)
[2024.12.14-05.40.06:505][  0]LogInit:  - Number of physical cores available for the process: 7
[2024.12.14-05.40.06:505][  0]LogInit:  - Number of logical cores available for the process: 8
[2024.12.14-05.40.06:506][  0]LogInit:  - Cache line size: 64
[2024.12.14-05.40.06:506][  0]LogInit:  - Memory allocator used: binned2
[2024.12.14-05.40.06:506][  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2024.12.14-05.40.06:506][  0]LogInit:  - This is a licensee build.
[2024.12.14-05.40.06:506][  0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used.
[2024.12.14-05.40.06:506][  0]LogInit: Unix-specific commandline switches:
[2024.12.14-05.40.06:506][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2024.12.14-05.40.06:506][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2024.12.14-05.40.06:506][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2024.12.14-05.40.06:506][  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2024.12.14-05.40.06:506][  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2024.12.14-05.40.06:506][  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2024.12.14-05.40.06:506][  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2024.12.14-05.40.06:506][  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2024.12.14-05.40.06:506][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2024.12.14-05.40.06:506][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2024.12.14-05.40.06:506][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2024.12.14-05.40.06:506][  0]LogInit:  - Physical RAM available (not considering process quota): 126 GB (128867 MB, 131960800 KB, 135127859200 bytes)
[2024.12.14-05.40.06:506][  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2024.12.14-05.40.06:506][  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2024.12.14-05.40.06:513][  0]LogUObjectArray: 363 objects as part of root set at end of initial load.
[2024.12.14-05.40.06:513][  0]LogUObjectAllocator: 62776 out of 0 bytes used by permanent object pool.
[2024.12.14-05.40.06:513][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2024.12.14-05.40.06:513][  0]LogPaths: Warning: No paths for game localization data were specifed in the game configuration.
[2024.12.14-05.40.06:513][  0]LogInit: Using OS detected language (en-US-POSIX).
[2024.12.14-05.40.06:513][  0]LogInit: Using OS detected locale (en-US-POSIX).
[2024.12.14-05.40.06:513][  0]LogInit: Warning: No paths for engine localization data were specifed in the engine configuration.
[2024.12.14-05.40.06:513][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2024.12.14-05.40.06:513][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2024.12.14-05.40.06:514][  0]LogInit: Using OS detected language (en-US-POSIX).
[2024.12.14-05.40.06:514][  0]LogInit: Using OS detected locale (en-US-POSIX).
[2024.12.14-05.40.06:514][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2024.12.14-05.40.06:514][  0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2024.12.14-05.40.06:514][  0]LogTextLocalizationManager: Compacting localization data took   0.02ms
[2024.12.14-05.40.06:514][  0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000278 seconds
[2024.12.14-05.40.06:514][  0]CrashReportCoreLog: CrashReportClientVersion=1.0
[2024.12.14-05.40.06:514][  0]CrashReportCoreLog: CrashReportReceiver disabled
[2024.12.14-05.40.06:514][  0]CrashReportCoreLog: DataRouterUrl: https://crash.sandstorm.game/crash/submit
[2024.12.14-05.40.06:515][  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2024.12.14-05.40.06:515][  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2024.12.14-05.40.06:515][  0]LogCrashDebugHelper: DepotName: //sandstorm/main
[2024.12.14-05.40.06:515][  0]LogCrashDebugHelper: BuiltFromCL: 343179
[2024.12.14-05.40.06:515][  0]LogCrashDebugHelper: EngineVersion: 4.27.2-343179+++sandstorm+main
[2024.12.14-05.40.06:515][  0]LogCrashDebugHelper: BuildVersion: ++sandstorm+main-CL-343179
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: Got 4 pending files to upload from 'crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C'
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: State change from Ready to SendingFiles
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: CompressAndSendData have 4 pending files
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: CompressAndSendData compressing 4401 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/CrashContext.runtime-xml')
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: CompressAndSendData compressing 574 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/Diagnostics.txt')
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: CompressAndSendData compressing 107 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/CrashReportClient.ini')
[2024.12.14-05.40.07:485][  0]CrashReportCoreLog: CompressAndSendData compressing 88756 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/Insurgency.log')
[2024.12.14-05.40.07:500][  0]LogInit: Using libcurl 7.65.3-DEV
[2024.12.14-05.40.07:500][  0]LogInit:  - built for x86_64-unknown-linux-gnu
[2024.12.14-05.40.07:500][  0]LogInit:  - supports SSL with OpenSSL/1.1.1c
[2024.12.14-05.40.07:500][  0]LogInit:  - supports HTTP deflate (compression) using libz 1.2.8
[2024.12.14-05.40.07:500][  0]LogInit:  - other features:
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_SSL
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_LIBZ
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_IPV6
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_ASYNCHDNS
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_LARGEFILE
[2024.12.14-05.40.07:500][  0]LogInit:      CURL_VERSION_TLSAUTH_SRP
[2024.12.14-05.40.07:501][  0]LogInit:  CurlRequestOptions (configurable via config and command line):
[2024.12.14-05.40.07:501][  0]LogInit:  - bVerifyPeer = false  - Libcurl will NOT verify peer certificate
[2024.12.14-05.40.07:501][  0]LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
[2024.12.14-05.40.07:501][  0]LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
[2024.12.14-05.40.07:501][  0]LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
[2024.12.14-05.40.07:501][  0]LogInit:  - LocalHostAddr = Default
[2024.12.14-05.40.07:501][  0]LogInit:  - BufferSize = 65536
[2024.12.14-05.40.07:501][  0]CrashReportCoreLog: Sending HTTP request: https://crash.sandstorm.game/crash/submit?AppID=CrashReporter&AppVersion=4.27.2-343179%2B%2B%2Bsandstorm%2Bmain&AppEnvironment=Release&UploadType=crashreports&UserID=1554b22cd6d64395b72aeedda7379901-000003ea%7C%7C1554b22cd6d64395b72aeedda7379901
[2024.12.14-05.40.09:321][  0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=1
[2024.12.14-05.40.09:321][  0]CrashReportCoreLog: State change from SendingFiles to SendingFiles
[2024.12.14-05.40.09:321][  0]CrashReportCoreLog: All uploads done
[2024.12.14-05.40.09:321][  0]CrashReportCoreLog: State change from SendingFiles to Finished
[2024.12.14-05.40.09:522][  0]CrashReportCoreLog: Final state (Receiver) = Finished
[2024.12.14-05.40.09:522][  0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value
[2024.12.14-05.40.09:522][  0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit)
[2024.12.14-05.40.09:522][  0]LogExit: Preparing to exit.
[2024.12.14-05.40.09:523][  0]LogExit: Object subsystem successfully closed.
[2024.12.14-05.40.09:525][  0]LogModuleManager: Shutting down and abandoning module HTTP (12)
[2024.12.14-05.40.09:525][  0]LogHttp: Display: cleaning up 0 outstanding Http requests.
[2024.12.14-05.40.09:532][  0]LogModuleManager: Shutting down and abandoning module SSL (11)
[2024.12.14-05.40.09:534][  0]LogModuleManager: Shutting down and abandoning module CrashDebugHelper (8)
[2024.12.14-05.40.09:534][  0]LogModuleManager: Shutting down and abandoning module CoreUObject (6)
[2024.12.14-05.40.09:534][  0]LogModuleManager: Shutting down and abandoning module PakFile (4)
[2024.12.14-05.40.09:534][  0]LogModuleManager: Shutting down and abandoning module RSA (3)
[2024.12.14-05.40.09:535][  0]LogExit: Exiting.
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
[Free] Saved block size=65538 to FreeBlocks LargeMemoryPoolFreeBlockCount=1
/home/inssserver/lgsm/modules/command_debug.sh: line 121: 58517 Segmentation fault      (core dumped) ./InsurgencyServer-Linux-Shipping Prison?Scenario=Scenario_Prison_Checkpoint_Security?MaxPlayers=8 -Port=27102 -QueryPort=27131 -hostname='Ugalz Server 8 v 40 Aim Bots | Try your best' -Rcon -RconPassword=#Freedom37 -MapCycle=mapcycle -RconListenPort=27015 -GSLTToken=AACF3AEA41956DCC3A702ACC9402A722 -GameStatsToken=9B0E9CEF17D044B5A5F7660FF33CD4FB -log
[ ERROR ] Debuging inssserver: Server has stopped: exit code: 0
[ ERROR ] Debuging inssserver: Press ENTER to exit debug mode

Steps to reproduce

When I tried update it returned:
[ FAIL ] Updating inssserver: Checking remote build: SteamCMD
But validate downloaded the update

But when I start it fails with a fatal error.

Originally created by @Yormungand on GitHub (Dec 14, 2024). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4717 ### User story After I validated my server it returned fatal error. ### Game Insurgency: Sandstorm ### Linux distro Ubuntu 20.04 ### Command command: start, command: update, command: validate ### Further information I'm sharing my debug result ### Relevant log output ```shell [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (BlockAll) - Custom Channel Name = 'ClientsideDestructible' hasn't been found [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel8' hasn't been found [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel9' hasn't been found [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel10' hasn't been found [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (OverlapOnlyPawn) - Custom Channel Name = 'GameTraceChannel11' hasn't been found [2024.12.14-05.40.06:163][ 0]LogCollisionProfile: Warning: Profile (Destructible) - Custom Channel Name = 'ClientsideDestructible' hasn't been found [2024.12.14-05.40.06:164][ 0]LogStreaming: Display: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages [2024.12.14-05.40.06:164][ 0]LogPakFile: New pak file ../../../Insurgency/Content/Paks/pakchunk0-LinuxServer.pak added to pak precacher. [2024.12.14-05.40.06:165][ 0]LogLinux: Selected Device Profile: [LinuxServer] [2024.12.14-05.40.06:165][ 0]LogInit: Active device profile: [0x7f39f1ccd360][0x7f39e897db70 49] LinuxServer [2024.12.14-05.40.06:165][ 0]LogInit: Profiles: [0x7f39f1ccd1c0][0x7f3a11c624a0 49] Linux, [0x7f39f1ccd360][0x7f39e897db70 49] LinuxServer, [2024.12.14-05.40.06:182][ 0]LogSerialization: Display: AllowBulkDataInIoStore: 'true' [2024.12.14-05.40.06:182][ 0]LogNetVersion: Insurgency 1.0.0, NetCL: 343179, EngineNetVer: 17, GameNetVer: 0 (Checksum: 1396880442) [2024.12.14-05.40.06:201][ 0]LogStreaming: Error: Couldn't find file for package /StatsCollector/BP_DebugStatCollectorMenu requested by async loading code. NameToLoad: /StatsCollector/BP_DebugStatCollectorMenu [2024.12.14-05.40.06:201][ 0]LogStreaming: Error: Found 0 dependent packages... [2024.12.14-05.40.06:201][ 0]LogStreaming: Error: Couldn't find file for package /StatsCollector/FPSCounter requested by async loading code. NameToLoad: /StatsCollector/FPSCounter [2024.12.14-05.40.06:201][ 0]LogStreaming: Error: Found 0 dependent packages... [2024.12.14-05.40.06:202][ 0]LogGameStatsServer: Display: GameStatsServer INIT: Ready to issue login [2024.12.14-05.40.06:280][ 0]LogOnline: OSS: Creating online subsystem instance for: Pros [2024.12.14-05.40.06:280][ 0]LogOnline: Warning: PROS: InitWrapped, submissive OSS is not defined explicitly! Pros will use default platform subsystem, this may cause problems in case Pros is the default one. [2024.12.14-05.40.06:280][ 0]LogOnline: OSS: Creating online subsystem instance for: Hydra [2024.12.14-05.40.06:280][ 0]LogStreaming: Error: Couldn't find file for package /Game/UI/Widgets/WelcomeScreen/BP_WelcomeScreen requested by async loading code. NameToLoad: /Game/UI/Widgets/WelcomeScreen/BP_WelcomeScreen [2024.12.14-05.40.06:280][ 0]LogStreaming: Error: Found 0 dependent packages... [2024.12.14-05.40.06:297][ 0]LogStreaming: Error: Couldn't find file for package /Game/UI/Fonts/Oswald requested by async loading code. NameToLoad: /Game/UI/Fonts/Oswald [2024.12.14-05.40.06:297][ 0]LogStreaming: Error: Found 0 dependent packages... [2024.12.14-05.40.06:299][ 0]LogStreaming: Error: Couldn't find file for package /Game/UI/Fonts/SourceSansPro requested by async loading code. NameToLoad: /Game/UI/Fonts/SourceSansPro [2024.12.14-05.40.06:299][ 0]LogStreaming: Error: Found 0 dependent packages... [2024.12.14-05.40.06:306][ 0]LogActor: Warning: SetReplicates called on non-initialized actor Default__MagazineDebris. Directly setting bReplicates is the correct procedure for pre-init actors. [2024.12.14-05.40.06:307][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Mutators.ST_Mutators' 'ArmsRaceDescription'. Did you forget to add a string table redirector? [2024.12.14-05.40.06:308][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules1'. Did you forget to add a string table redirector? [2024.12.14-05.40.06:308][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules2'. Did you forget to add a string table redirector? [2024.12.14-05.40.06:308][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules3'. Did you forget to add a string table redirector? [2024.12.14-05.40.06:308][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Arcade.ST_Arcade' 'ModeFrenzyGameRules4'. Did you forget to add a string table redirector? [2024.12.14-05.40.06:344][ 0]LogUObjectArray: 25491 objects as part of root set at end of initial load. [2024.12.14-05.40.06:344][ 0]LogUObjectAllocator: 6269640 out of 32000000 bytes used by permanent object pool. [2024.12.14-05.40.06:344][ 0]LogUObjectArray: CloseDisregardForGC: 25491/0 objects in disregard for GC pool [2024.12.14-05.40.06:345][ 0]LogGauntlet: Display: Gauntlet Initialized [2024.12.14-05.40.06:346][ 0]LogOnline: FOnlineSubsystemNWIModule::StartupModule [2024.12.14-05.40.06:356][ 0]LogConsoleManager: Warning: Console object named 'StartFPSCounter' already exists but is being registered again, but we weren't expected it to be! (FConsoleManager::AddConsoleObject) [2024.12.14-05.40.06:377][ 0]LogHydra: StartupModule() [2024.12.14-05.40.06:377][ 0]LogPros: StartupModule() [2024.12.14-05.40.06:377][ 0]LogOnline: Warning: PROS: InitWrapped, submissive OSS is not defined explicitly! Pros will use default platform subsystem, this may cause problems in case Pros is the default one. Signal 11 caught. Malloc Size=65538 LargeMemoryPoolOffset=65554 CommonUnixCrashHandler: Signal=11 [2024.12.14-05.40.06:406][ 0]LogCore: === Critical error: === Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000000 [2024.12.14-05.40.06:406][ 0]LogCore: Fatal error! 0x00007f3a1cb187e3 libpros.sdk.linux.x64.so!UnknownFunction(0x4be7e3) 0x00007f3a1cd04a45 libpros.sdk.linux.x64.so!UnknownFunction(0x6aaa44) 0x00007f3a20083609 libpthread.so.0!UnknownFunction(0x8608) 0x00007f3a1c1cf353 libc.so.6!clone(+0x42) [2024.12.14-05.40.06:406][ 0]LogExit: Executing StaticShutdownAfterError Malloc Size=131160 LargeMemoryPoolOffset=196744 [Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568 Malloc Size=131160 LargeMemoryPoolOffset=196744 [Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568 Malloc Size=88756 LargeMemoryPoolOffset=154340 [Free] Block in the end of allocated memory. Current LargeMemoryPoolOffset=65568 Looking for binary: ../../../Engine/Programs/CrashReportClient/Config/BinaryConfig.ini LogPakFile: Display: Found Pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Engine/Programs/CrashReportClient/Content/Paks/CrashReportClient.pak. LogPakFile: PakFile PrimaryIndexSize=95001 LogPakFile: PakFile PathHashIndexSize=186721 LogPakFile: PakFile FullDirectoryIndexSize=118918 LogPakFile: OnPakFileMounted2Time == 0.000001 LogPlatformFile: Not using cached read wrapper LogTaskGraph: Started task graph with 4 named threads and 10 total threads with 1 sets of task threads. LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: '' LogInit: Display: Loading text-based GConfig.... LogInit: Build: ++sandstorm+main-CL-343179 LogInit: Engine Version: 4.27.2-343179+++sandstorm+main LogInit: Compatible Engine Version: 4.27.2-343179+++sandstorm+main LogInit: Net CL: 343179 LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, GPU: GenericGPUBrand LogInit: Compiled (64-bit): Oct 17 2024 23:34:02 LogInit: Compiled with Clang: 11.0.1 (https://github.com/llvm/llvm-project 43ff75f2c3feef64f9d73328230d34dac8832a91) LogInit: Build Configuration: Shipping LogInit: Branch Name: ++sandstorm+main LogInit: Command Line: -Abslog="/home/inssserver/serverfiles/Insurgency/Saved/Logs/Insurgency-CRC.log" -Unattended "/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/" -unattended LogInit: Base Directory: /home/inssserver/serverfiles/Engine/Binaries/Linux/ LogInit: Allocator: binned2 LogInit: Installed Engine Build: 1 LogInit: Presizing for max 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [/home/inssserver/.config/Epic/CrashReportClient/Saved/Config/Linux/Engine.ini] LogInit: Object subsystem initialized LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/inssserver/.config/Epic/CrashReportClient/Saved/Config/Linux/Engine.ini] [2024.12.14-05.40.06:505][ 0]LogInit: Unix hardware info: [2024.12.14-05.40.06:505][ 0]LogInit: - we are the first instance of this executable [2024.12.14-05.40.06:505][ 0]LogInit: - this process' id (pid) is 58548, parent process' id (ppid) is 58517 [2024.12.14-05.40.06:505][ 0]LogInit: - we are not running under debugger [2024.12.14-05.40.06:505][ 0]LogInit: - machine network name is 'inssserver' [2024.12.14-05.40.06:505][ 0]LogInit: - user name is 'inssserver' (inssserver) [2024.12.14-05.40.06:505][ 0]LogInit: - we're logged in locally [2024.12.14-05.40.06:505][ 0]LogInit: - we're running with rendering [2024.12.14-05.40.06:505][ 0]LogInit: - CPU: GenuineIntel ' Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz' (signature: 0x206D7) [2024.12.14-05.40.06:505][ 0]LogInit: - Number of physical cores available for the process: 7 [2024.12.14-05.40.06:505][ 0]LogInit: - Number of logical cores available for the process: 8 [2024.12.14-05.40.06:506][ 0]LogInit: - Cache line size: 64 [2024.12.14-05.40.06:506][ 0]LogInit: - Memory allocator used: binned2 [2024.12.14-05.40.06:506][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no [2024.12.14-05.40.06:506][ 0]LogInit: - This is a licensee build. [2024.12.14-05.40.06:506][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. [2024.12.14-05.40.06:506][ 0]LogInit: Unix-specific commandline switches: [2024.12.14-05.40.06:506][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) [2024.12.14-05.40.06:506][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation [2024.12.14-05.40.06:506][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation [2024.12.14-05.40.06:506][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache [2024.12.14-05.40.06:506][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) [2024.12.14-05.40.06:506][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) [2024.12.14-05.40.06:506][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) [2024.12.14-05.40.06:506][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal [2024.12.14-05.40.06:506][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) [2024.12.14-05.40.06:506][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) [2024.12.14-05.40.06:506][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) [2024.12.14-05.40.06:506][ 0]LogInit: - Physical RAM available (not considering process quota): 126 GB (128867 MB, 131960800 KB, 135127859200 bytes) [2024.12.14-05.40.06:506][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 [2024.12.14-05.40.06:506][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) [2024.12.14-05.40.06:513][ 0]LogUObjectArray: 363 objects as part of root set at end of initial load. [2024.12.14-05.40.06:513][ 0]LogUObjectAllocator: 62776 out of 0 bytes used by permanent object pool. [2024.12.14-05.40.06:513][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool [2024.12.14-05.40.06:513][ 0]LogPaths: Warning: No paths for game localization data were specifed in the game configuration. [2024.12.14-05.40.06:513][ 0]LogInit: Using OS detected language (en-US-POSIX). [2024.12.14-05.40.06:513][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2024.12.14-05.40.06:513][ 0]LogInit: Warning: No paths for engine localization data were specifed in the engine configuration. [2024.12.14-05.40.06:513][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2024.12.14-05.40.06:513][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale. [2024.12.14-05.40.06:514][ 0]LogInit: Using OS detected language (en-US-POSIX). [2024.12.14-05.40.06:514][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2024.12.14-05.40.06:514][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2024.12.14-05.40.06:514][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale. [2024.12.14-05.40.06:514][ 0]LogTextLocalizationManager: Compacting localization data took 0.02ms [2024.12.14-05.40.06:514][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000278 seconds [2024.12.14-05.40.06:514][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 [2024.12.14-05.40.06:514][ 0]CrashReportCoreLog: CrashReportReceiver disabled [2024.12.14-05.40.06:514][ 0]CrashReportCoreLog: DataRouterUrl: https://crash.sandstorm.game/crash/submit [2024.12.14-05.40.06:515][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value [2024.12.14-05.40.06:515][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value [2024.12.14-05.40.06:515][ 0]LogCrashDebugHelper: DepotName: //sandstorm/main [2024.12.14-05.40.06:515][ 0]LogCrashDebugHelper: BuiltFromCL: 343179 [2024.12.14-05.40.06:515][ 0]LogCrashDebugHelper: EngineVersion: 4.27.2-343179+++sandstorm+main [2024.12.14-05.40.06:515][ 0]LogCrashDebugHelper: BuildVersion: ++sandstorm+main-CL-343179 [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: Got 4 pending files to upload from 'crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C' [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: State change from Ready to SendingFiles [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: CompressAndSendData have 4 pending files [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: CompressAndSendData compressing 4401 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/CrashContext.runtime-xml') [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: CompressAndSendData compressing 574 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/Diagnostics.txt') [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: CompressAndSendData compressing 107 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/CrashReportClient.ini') [2024.12.14-05.40.07:485][ 0]CrashReportCoreLog: CompressAndSendData compressing 88756 bytes ('/home/inssserver/serverfiles/Insurgency/Saved/Crashes/crashinfo-Insurgency-pid-58517-45E2A6B697EA4851B0316BCDA22A2B1C/Insurgency.log') [2024.12.14-05.40.07:500][ 0]LogInit: Using libcurl 7.65.3-DEV [2024.12.14-05.40.07:500][ 0]LogInit: - built for x86_64-unknown-linux-gnu [2024.12.14-05.40.07:500][ 0]LogInit: - supports SSL with OpenSSL/1.1.1c [2024.12.14-05.40.07:500][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.8 [2024.12.14-05.40.07:500][ 0]LogInit: - other features: [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_SSL [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_LIBZ [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_IPV6 [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_ASYNCHDNS [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_LARGEFILE [2024.12.14-05.40.07:500][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP [2024.12.14-05.40.07:501][ 0]LogInit: CurlRequestOptions (configurable via config and command line): [2024.12.14-05.40.07:501][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate [2024.12.14-05.40.07:501][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy [2024.12.14-05.40.07:501][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections [2024.12.14-05.40.07:501][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host [2024.12.14-05.40.07:501][ 0]LogInit: - LocalHostAddr = Default [2024.12.14-05.40.07:501][ 0]LogInit: - BufferSize = 65536 [2024.12.14-05.40.07:501][ 0]CrashReportCoreLog: Sending HTTP request: https://crash.sandstorm.game/crash/submit?AppID=CrashReporter&AppVersion=4.27.2-343179%2B%2B%2Bsandstorm%2Bmain&AppEnvironment=Release&UploadType=crashreports&UserID=1554b22cd6d64395b72aeedda7379901-000003ea%7C%7C1554b22cd6d64395b72aeedda7379901 [2024.12.14-05.40.09:321][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=1 [2024.12.14-05.40.09:321][ 0]CrashReportCoreLog: State change from SendingFiles to SendingFiles [2024.12.14-05.40.09:321][ 0]CrashReportCoreLog: All uploads done [2024.12.14-05.40.09:321][ 0]CrashReportCoreLog: State change from SendingFiles to Finished [2024.12.14-05.40.09:522][ 0]CrashReportCoreLog: Final state (Receiver) = Finished [2024.12.14-05.40.09:522][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value [2024.12.14-05.40.09:522][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) [2024.12.14-05.40.09:522][ 0]LogExit: Preparing to exit. [2024.12.14-05.40.09:523][ 0]LogExit: Object subsystem successfully closed. [2024.12.14-05.40.09:525][ 0]LogModuleManager: Shutting down and abandoning module HTTP (12) [2024.12.14-05.40.09:525][ 0]LogHttp: Display: cleaning up 0 outstanding Http requests. [2024.12.14-05.40.09:532][ 0]LogModuleManager: Shutting down and abandoning module SSL (11) [2024.12.14-05.40.09:534][ 0]LogModuleManager: Shutting down and abandoning module CrashDebugHelper (8) [2024.12.14-05.40.09:534][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (6) [2024.12.14-05.40.09:534][ 0]LogModuleManager: Shutting down and abandoning module PakFile (4) [2024.12.14-05.40.09:534][ 0]LogModuleManager: Shutting down and abandoning module RSA (3) [2024.12.14-05.40.09:535][ 0]LogExit: Exiting. Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. [Free] Saved block size=65538 to FreeBlocks LargeMemoryPoolFreeBlockCount=1 /home/inssserver/lgsm/modules/command_debug.sh: line 121: 58517 Segmentation fault (core dumped) ./InsurgencyServer-Linux-Shipping Prison?Scenario=Scenario_Prison_Checkpoint_Security?MaxPlayers=8 -Port=27102 -QueryPort=27131 -hostname='Ugalz Server 8 v 40 Aim Bots | Try your best' -Rcon -RconPassword=#Freedom37 -MapCycle=mapcycle -RconListenPort=27015 -GSLTToken=AACF3AEA41956DCC3A702ACC9402A722 -GameStatsToken=9B0E9CEF17D044B5A5F7660FF33CD4FB -log [ ERROR ] Debuging inssserver: Server has stopped: exit code: 0 [ ERROR ] Debuging inssserver: Press ENTER to exit debug mode ``` ### Steps to reproduce When I tried update it returned: [ FAIL ] Updating inssserver: Checking remote build: SteamCMD But validate downloaded the update But when I start it fails with a fatal error.
Author
Owner

@Yormungand commented on GitHub (Dec 14, 2024):

Full debug report: https://pastebin.com/eSdCZTBc

<!-- gh-comment-id:2542838664 --> @Yormungand commented on GitHub (Dec 14, 2024): Full debug report: https://pastebin.com/eSdCZTBc
Author
Owner

@gOOvER commented on GitHub (Dec 14, 2024):

i really would upgrade Ubuntu to latest 24.04. Some Games need a newer Kernel. Also your CPU is really old and since 2015 EOL.

a Segmentation fault is a non supported Kernel or missing CPU features

<!-- gh-comment-id:2542908384 --> @gOOvER commented on GitHub (Dec 14, 2024): i really would upgrade Ubuntu to latest 24.04. Some Games need a newer Kernel. Also your CPU is really old and since 2015 EOL. a Segmentation fault is a non supported Kernel or missing CPU features
Author
Owner

@Yormungand commented on GitHub (Dec 14, 2024):

@gOOvER I will try dist upgrade then

<!-- gh-comment-id:2542960683 --> @Yormungand commented on GitHub (Dec 14, 2024): @gOOvER I will try dist upgrade then
Author
Owner

@Yormungand commented on GitHub (Dec 14, 2024):

@gOOvER Tried on 22.04, 24.04 and even fresh installed OS and lgsm but still facing an error

<!-- gh-comment-id:2543076345 --> @Yormungand commented on GitHub (Dec 14, 2024): @gOOvER Tried on 22.04, 24.04 and even fresh installed OS and lgsm but still facing an error
Author
Owner

@kmak7 commented on GitHub (Dec 14, 2024):

Same issue with tf2 updates suddenly failing

[ FAIL ] Updating s1: Checking remote build: SteamCMD

<!-- gh-comment-id:2543180288 --> @kmak7 commented on GitHub (Dec 14, 2024): Same issue with tf2 updates suddenly failing `[ FAIL ] Updating s1: Checking remote build: SteamCMD`
Author
Owner

@svanegmond commented on GitHub (Dec 15, 2024):

I found a workaround, that possibly puts a finger on the cause, see #4713. It is not release-viable

<!-- gh-comment-id:2543497275 --> @svanegmond commented on GitHub (Dec 15, 2024): I found a workaround, that possibly puts a finger on the cause, see #4713. It is not release-viable
Author
Owner

@Yormungand commented on GitHub (Dec 17, 2024):

@svanegmond workaround you mentioned made update working, but it wasn't a help for fatal error.

<!-- gh-comment-id:2547991193 --> @Yormungand commented on GitHub (Dec 17, 2024): @svanegmond workaround you mentioned made update working, but it wasn't a help for fatal error.
Author
Owner

@FlaminSarge commented on GitHub (Dec 18, 2024):

For the steamcmd update issue, see https://github.com/GameServerManagers/LinuxGSM/issues/4713 for tracking

<!-- gh-comment-id:2550053104 --> @FlaminSarge commented on GitHub (Dec 18, 2024): For the steamcmd update issue, see https://github.com/GameServerManagers/LinuxGSM/issues/4713 for tracking
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#2930
No description provided.