Nettogrof/Battlesnake-Nessegrev-julia

Segfault - Core dump

Opened this issue · 0 comments

After X time, the snake crash with a SegFault error.

No idea so far from the error come from

Currently the work around is to restart the process (autostart.sh) which bad because
1- The snake doesn't reply to the current request
2- Julia starting process with the JIT compilation, means that the next request of any type (start, move, etc) will failed too