viromedia/viroreact-oculus

Random Memory Crash on Start

dthian opened this issue · 0 comments

There is a 50-50 percent chance that when you first compile and load the application on the quest, it would crash with the logs shown below:
Screen Shot 2020-07-28 at 4 58 19 PM

The cause of the crash is unknown, and the code path the crash occurs on does not have any issues. In particular, this sounds like a memory alignment issue, where for some reason, either a SIGBART or SIGSEV is thrown.

The only alternative is to load the app again, and if it does not crash then it should be fine.