Fortunately, there is a core dump and more information is available in there. Assuming you start the sandbox (in a terminal window) like “./bin/SARndbox”, then please post the output from gdb -q ./bin/SARndbox core
.
If you do not see message like “Core was generated by…” and “Program terminated with signal 11…”, then type where
at the “(gdb)” prompt.
Please post the gdb output that starts with “Core was generated by…”. The info should help point out something for further checking.