Dedicated server won't start on Debian

Hello,
I've been trying to set up the dedicated server on my Debian VPS, but it crashes right after it starts.

Interesing log part:

[2018.11.10-22.23.16:965][ 0]LogPakFile: New pak file ../../../Insurgency/Content/Paks/pakchunk0-LinuxServer_0_P.pak added to pak precacher.
[2018.11.10-22.23.20:834][ 0]LogAnimation: Warning: Additivie type (AnimSequence /Game/Animated/Weapons/Rifle/G36/Animations/AN_1P_G36_FG_Reload_BoltRelease.AN_1P_G36_FG_Reload_BoltRelease) does not match. Make sure you add same type of additive animation.
[2018.11.10-22.23.21:137][ 0]LogAnimation: Warning: Additivie type (AnimSequence /Game/Animated/Weapons/Rifle/M16A4/Animations/AN_1P_M16A4_B_Reload_Empty_BoltRelease.AN_1P_M16A4_B_Reload_Empty_BoltRelease) does not match. Make sure you add same type of additive animation.
[2018.11.10-22.23.21:257][ 0]LogAnimation: Warning: Additivie type (AnimSequence /Game/Animated/Weapons/Rifle/M4A1/Animations/AN_1P_M4A1_B_Reload_Empty_BoltRelease.AN_1P_M4A1_B_Reload_Empty_BoltRelease) does not match. Make sure you add same type of additive animation.
[2018.11.10-22.23.22:092][ 0]LogStringTable: Warning: Failed to find string table entry for '/Game/UI/Strings/ST_Menu.ST_Menu' 'OnlineCustomAvailableModes'. Did you forget to add a string table redirector?
[2018.11.10-22.23.25:182][ 0]LogCore: Error: appError called: Assertion failed: [File:Unknown] [Line: 1418]
No outstanding IO, no nodes in the queue, yet we still have 'PackagesWithNodes' in the graph.

[2018.11.10-22.23.25:452][ 0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003

[2018.11.10-22.23.25:453][ 0]LogCore: Assertion failed: [File:Unknown] [Line: 1418]
No outstanding IO, no nodes in the queue, yet we still have 'PackagesWithNodes' in the graph.

0x0000000005ff2232 InsurgencyServer-Linux-Shipping!_ZN20FGenericPlatformMisc14RaiseExceptionEj(+0x62)
0x00000000061a04f8 InsurgencyServer-Linux-Shipping!_ZN22FUnixErrorOutputDevice9SerializeEPKwN13ELogVerbosity4TypeERK5FName(+0x67)
0x00000000060fb57f InsurgencyServer-Linux-Shipping!_ZN13FOutputDevice8LogfImplEPKwz(+0x17e)
0x00000000060b31e6 InsurgencyServer-Linux-Shipping!_ZN6FDebug12AssertFailedEPKcS1_iPKwz(+0x3d5)
0x00000000061d64ee InsurgencyServer-Linux-Shipping!_ZN19FAsyncLoadingThread16TickAsyncLoadingEbbfP10FFlushTree(+0xfcd)
0x00000000061d7e06 InsurgencyServer-Linux-Shipping!_Z17FlushAsyncLoadingi(+0x285)
0x000000000631d9ff InsurgencyServer-Linux-Shipping!_Z19LoadPackageInternalP8UPackagePKwjP11FLinkerLoadP8FArchive(+0xd0e)
0x000000000631b779 InsurgencyServer-Linux-Shipping!_Z11LoadPackageP8UPackagePKwjP8FArchive(+0x148)
0x000000000631a5e6 InsurgencyServer-Linux-Shipping!_Z11ResolveNameRP7UObjectR7FStringbbj(+0x405)
0x000000000631b927 InsurgencyServer-Linux-Shipping!_Z24StaticLoadObjectInternalP6UClassP7UObjectPKwS4_jP11UPackageMapb(+0xb6)
0x000000000631c02d InsurgencyServer-Linux-Shipping!_Z16StaticLoadObjectP6UClassP7UObjectPKwS4_jP11UPackageMapb(+0xcc)
0x0000000005d15bd7 InsurgencyServer-Linux-Shipping!_ZN26ConstructorHelpersInternal16FindOrLoadObjectI13UTutorialListEEPT_R7FString(+0x1f6)
0x0000000005d12185 InsurgencyServer-Linux-Shipping!_ZN18ConstructorHelpers13FObjectFinderI13UTutorialListEC2EPKw(+0x74)
0x0000000005d0caf2 InsurgencyServer-Linux-Shipping!_ZN22UINSPlayerLocalProfileC1Ev(+0x301)
0x000000000620fc78 InsurgencyServer-Linux-Shipping!_ZN6UClass19CreateDefaultObjectEv(+0x237)
0x0000000006313147 InsurgencyServer-Linux-Shipping!_Z26ProcessNewlyLoadedUObjectsv(+0x6b6)
0x0000000004dcc450 InsurgencyServer-Linux-Shipping!_ZN11FEngineLoop7PreInitEPKw(+0x231f)
0x0000000004dcf2c8 InsurgencyServer-Linux-Shipping!_Z11GuardedMainPKw(+0x27)
0x0000000007af9b4d InsurgencyServer-Linux-Shipping!_Z14CommonUnixMainiPPcPFiPKwE(+0xa8c)
0x00007fb2acbc6b17 libc.so.6!__libc_start_main(+0xe6)
0x0000000004dca029 InsurgencyServer-Linux-Shipping!_start(+0x28)

[2018.11.10-22.23.25:462][ 0]LogExit: Executing StaticShutdownAfterError

Do you have any hint what might be the issue?
Thanks!

Go to steamcmd and validate your files
login anonymous
force_install_dir <yourinstallationdirectory>
app_update 581330 validate
quit

Also what is your start command?