How to debug fault addr?

I created my app (not yet optimized) intended for Android, after building & running on my test device I noticed that it crashes in the beginning (first scene half loaded) in 1/3 of the times. Sometimes it crashes consequently for about 5 times, then it doesn’t crash at all for 10 runs of the app.
It doesn’t happen in the editor, nor does it occur on my other testing device.
Of course, I tried logging the issue, I attached the screenshot.

Can anyone tell me how to debug this? Why might this happen?

Reboot the device and test again. Sometimes this makes odd issues disappear.
You should also test on another device to ensure it’s not just this device.

Debugging on Android:

Thank you for your response

Though I think it will be odd for me to ask my users to reboot their app to see if the issue persists.
Other devices also crash, but it is very rare, last time one crashed on the same scene, I couldn’t get the logs,