Page MenuHomeFeedback Tracker

[1.2.1.169] Linux dedicated server freeze crash not working
New, NormalPublic

Description

Game Version number:
1.2.1.169

Modded?:
Happens with or without mods.

Issue Description:
When the Linux Dedicated Server detects a freeze crash, the Application hangs (force crash) log line is printed however the application never actually terminates. Instead the server will stay frozen, missing from the server browser.

I tried adding the -freezeCheckMode crash param but it doesn't fix it. This is happening for us across multiple Linux boxes.

OS:
Linux 5.15.0-127-generic #137-Ubuntu SMP Fri Nov 8 15:21:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Kernal:
5.15.0-127-generic

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.5 LTS
Release:        22.04
Codename:       jammy

Example log:

23:43:27.874 ENGINE    (F): Application hangs (force crash) 35 s
23:43:28.232 RPL          : ServerImpl event: disconnected (identity=0x0000000A), group=1, reason=9
23:43:33.880 RPL          : ServerImpl event: disconnected (identity=0x00000003), group=1, reason=9
23:43:34.744 RPL          : ServerImpl event: disconnected (identity=0x00000010), group=1, reason=9
23:43:53.401 RPL          : ServerImpl event: disconnected (identity=0x00000007), group=1, reason=9
23:43:56.526 RPL          : ServerImpl event: disconnected (identity=0x00000005), group=1, reason=9
23:43:57.758 RPL          : ServerImpl event: disconnected (identity=0x0000000B), group=1, reason=9
23:44:05.590 RPL          : ServerImpl event: disconnected (identity=0x00000006), group=1, reason=9
23:44:13.739 RPL          : ServerImpl event: disconnected (identity=0x00000011), group=1, reason=9
23:44:25.603 RPL          : ServerImpl event: disconnected (identity=0x00000004), group=1, reason=9
23:44:56.566 RPL          : ServerImpl event: disconnected (identity=0x00000008), group=1, reason=9
23:45:02.372 RPL          : ServerImpl event: disconnected (identity=0x00000009), group=1, reason=9
23:45:46.591 RPL          : ServerImpl event: disconnected (identity=0x00000002), group=1, reason=9
23:46:21.694 RPL          : ServerImpl event: disconnected (identity=0x00000001), group=1, reason=9
23:48:03.154 RPL          : ServerImpl event: disconnected (identity=0x00000013), group=1, reason=9
23:49:42.093 RPL          : ServerImpl event: disconnected (identity=0x0000000C), group=1, reason=9
23:49:43.189 RPL          : ServerImpl event: disconnected (identity=0x0000000D), group=1, reason=9
23:51:43.889 RPL          : ServerImpl event: disconnected (identity=0x00000000), group=1, reason=9

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Linux x64
Category
General
Steps To Reproduce
  1. Host a dedicated linux crash
  2. Somehow trigger a freeze crash? not sure how to force one sorry.
  3. The server will not crash even if the Application hangs (force crash) 35 s line is printed.

Event Timeline