I attach an archive with a minimal mod (config.cpp + script.c) to reproduce this issue.
{F4608462}
Server crash happens on server startup without any messages in the log and even without dump. The process simply stops working without any messages.
The same mod, only packaged in pbo and signed with a key to simplify the playback process.
{F4609901}
Server launch command line:
```
start "" "DayZServer_x64.exe" "-mod=@TerjeTestMod" "-profiles=profiles" -config=serverDZ.cfg -port=2302 -cpuCount=2
```