Page MenuHomeFeedback Tracker

DayZ Linux - Setting logFile crashes server
Closed, ResolvedPublic

Description

Setting logFile in server configuration crashes server.

Details

Severity
None
Resolution
Fixed
Reproducibility
Always
Operating System
Linux x64
Operating System Version
Debian 11
Category
Dedicated Server
Additional Information

Possibly related the $profiles issue.

Event Timeline

Geez changed the task status from New to Assigned.Sep 10 2021, 4:10 PM

I can confirm the same on my Linux server running Ubuntu 20.04. The settings for:

  • timeStampForm
  • logAverageFPS
  • logMemory
  • logPlayers

All seem to work fine, but unable to create the use logFile without a segfault.

The .log file has been created (automatically) and the permissions to the file are correct. The last snippet of my console log shows:

RecordSteamInterfaceCreation (PID 201172): SteamGameServer012 / GameServer
RecordSteamInterfaceCreation (PID 201172): SteamUtils009 / Utils
Setting breakpad minidump AppID = 1024020
RecordSteamInterfaceCreation (PID 201172): SteamGameServer012 / GameServer
RecordSteamInterfaceCreation (PID 201172): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 201172): SteamNetworking005 / Networking
RecordSteamInterfaceCreation (PID 201172): SteamGameServerStats001 / GameServerStats
RecordSteamInterfaceCreation (PID 201172): STEAMHTTP_INTERFACE_VERSION002 / HTTP
RecordSteamInterfaceCreation (PID 201172): STEAMINVENTORY_INTERFACE_V002 / Inventory
RecordSteamInterfaceCreation (PID 201172): STEAMUGC_INTERFACE_VERSION010 / UGC
RecordSteamInterfaceCreation (PID 201172): STEAMAPPS_INTERFACE_VERSION008 / Apps
 8:55:58 SUCCESS: SteamGameServer_Init(0,8766,2502,2505,3,1.14.154166)
Received fatal signal: SIGSEGV(11)      PID: 201172
***** SIGNAL SIGSEGV (11)
exitWithDefaultSignalHandler:156. Exiting due to signal, 11
./dayz-cherno.sh: line 3: 201172 Segmentation fault      (core dumped) ./DayZServer -config=serverDZ.cfg -port=2502 -netLog -doLogs -adminLog -cpuCount=12 -freezecheck

RPT log attached

dedmen claimed this task.
dedmen changed the task status from Assigned to Feedback.
dedmen set Ref Ticket to DZ-8355.
dedmen changed Resolution from Open to Fixed.
dedmen added a subscriber: raxto.

Fixed in 154196, no idea when that might come to experimental

dedmen closed this task as Resolved.Jul 13 2022, 1:51 PM