When i try to start the Linux Server in a Docker Container, i get following error:
===================================================================== == DayZServer == ./DayZServer -config=/home/container/serverDZ.cfg -port=2302 -profiles=/home/container/profiles/ -BEpath=/home/container/battleye/ -freezecheck -dologs -adminlog -netlog ===================================================================== Exe timestamp: 2021/12/10 15:19:14 Current time: 2021/12/11 11:58:44 Version 1.15.154355 stack dump [1] ./DayZServer() [0xd28f3e] stack dump [2] /lib/x86_64-linux-gnu/libpthread.so.0 : +0x14140 [0x7f064e4e2140] stack dump [3] ./DayZServer() [0xa425a2] stack dump [4] ./DayZServer() [0x9f8d1b] stack dump [5] ./DayZServer() [0x9f8e71] stack dump [6] ./DayZServer() [0xa07810] stack dump [7] ./DayZServer() [0x5e51ab] stack dump [8] ./DayZServer() [0x561a35] stack dump [9] /lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main+0xea [0x7f064e002d0a] stack dump [10] ./DayZServer() [0x5d6bfa]
I do not really know, because of this StackTrace, what happens.