Server crash std::out_of_range: basic_string

Sending heartbeat to live-internal.fivem.net:30110
Connecting: VaiLFaLLeN
terminating with uncaught exception of type std::out_of_range: basic_string
Stacktrace:

/proc/self/maps:
4130a000-4133a000 rwxp 00000000 00:00 0
417c4000-417d4000 rwxp 00000000 00:00 0
a0bff300000-a0bff32f000 rw-p 00000000 00:00 0
ea74bf00000-ea74bf80000 rw-p 00000000 00:00 0
1cd3b0dae000-1cd3b0e00000 ---p 00000000 00:00 0
1cd3b0e00000-1cd3b0e03000 rw-p 00000000 00:00 0
1cd3b0e03000-1cd3b0e04000 ---p 00000000 00:00 0
1cd3b0e04000-1cd3b0e7f000 r-xp 00000000 00:00 0
1cd3b0e7f000-1cd3b8dae000 ---p 00000000 00:00 0
2dc545b80000-2dc545b83000 rw-p 00000000 00:00 0
31b666b00000-31b666b80000 rw-p 00000000 00:00 0
34c07dc80000-34c07dd00000 rw-p 00000000 00:00 0
362a68f00000-362a68f03000 rw-p 00000000 00:00 0
362a68f03000-362a68f80000 r--p 00000000 00:00 0
3da5c0850000-3da5c0858000 rw-p 00000000 00:00 0
7f75cc2c6000-7f75cccee000 rw-p 00000000 00:00 0
7f75cccee000-7f75cccf0000 ---p 00000000 00:00 0
7f75cccf0000-7f75cd4f2000 rw-p 00000000 00:00 0
7f75cd4f2000-7f75cd4f4000 ---p 00000000 00:00 0
7f75cd4f4000-7f75cdcf6000 rw-p 00000000 00:00 0
7f75cdcf6000-7f75cdcf8000 ---p 00000000 00:00 0
7f75cdcf8000-7f75ce4fa000 rw-p 00000000 00:00 0
7f75ce4fa000-7f75ce4fc000 ---p 00000000 00:00 0
7f75ce4fc000-7f75ced3f000 rw-p 00000000 00:00 0
7f75ced3f000-7f75ced41000 ---p 00000000 00:00 0
Memory around native instruction pointer (0x7f75dab10f6f):
0x7f75dab10f5f  00 00 31 d2 bf 02 00 00 00 b8 0e 00 00 00 0f 05  ..1.............
0x7f75dab10f6f  c3 48 83 ec 08 48 63 ff b8 24 00 00 00 0f 05 48  .H...Hc..$.....H
0x7f75dab10f7f  89 c7 e8 0a 99 fd ff 5a c3 48 83 ec 08 48 63 ff  .......Z.H...Hc.
0x7f75dab10f8f  48 63 f6 b8 3e 00 00 00 0f 05 48 89 c7 e8 ef 98  Hc..>.....H.....

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

ddfa.sh: line 3:  2612 Aborted                 ../bin/run.sh +exec ddfa.cfg

If it’s a script error, what can it be? Can client send too long or malformed string that can kill server?