I'm running a program that after a while sometimes kills itself without any error message. Everytime after compilation and at some other occasions it goes
Board found at root@192.168.7.2
Running Typer-test...
Running /root/Bela/projects/Typer-test/Typer-test -p 16 -C 4 --audio-input-gain -6 -D -6
Starting Heavy context with 2 input channels and 7 output channels
Analog channels 4
Killed
Makefile:619: recipe for target 'run' failed
make: *** [run] Error 137
Connection to 192.168.7.2 closed.
Do you know what could be the issue or any hints where I could start hunting bugs.