You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a successfully compiled build for OpenDingux, but when I run it, I get a bus error, and it closes immediately. Given what I've been told about bus errors, it's trying to access a piece of memory that is invalid or physically doesn't exist. Considering that RG350 only has 512mb of RAM, and I have no idea how much of that is actually accessible to the runtime, it may just be running out of memory. If anyone can verify this or see if there's anything else that may be causing the issue, I would appreciate it greatly.
Unfortunately, no logs are produced when this happens. All I can say is that it prints "Bus error" and then immediately closes. I had to run it over and over just to be able to read this because of how fast it flashes the message.
The text was updated successfully, but these errors were encountered:
I have a successfully compiled build for OpenDingux, but when I run it, I get a bus error, and it closes immediately. Given what I've been told about bus errors, it's trying to access a piece of memory that is invalid or physically doesn't exist. Considering that RG350 only has 512mb of RAM, and I have no idea how much of that is actually accessible to the runtime, it may just be running out of memory. If anyone can verify this or see if there's anything else that may be causing the issue, I would appreciate it greatly.
Unfortunately, no logs are produced when this happens. All I can say is that it prints "Bus error" and then immediately closes. I had to run it over and over just to be able to read this because of how fast it flashes the message.
The text was updated successfully, but these errors were encountered: