AR Sandbox application wont start

Home Forums AR Sandbox Forum AR Sandbox application wont start

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2305
    Patrickmcg
    Participant

    Fresh install, everything set up and calibrated fine. Went to run the app to start the sandbox and I get an error message “Segmentation fault (core dumped). Any ideas what I may have down wrong? I did create the SARndbox.cfg file and the desktop icon. Won’t start from there either.
    Thanks.

    #2306
    Sean Robinson
    Participant

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.