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
In the emscripten version, after loading like 4 or 5 roms this core crashes with a "Memory Access Out of Bounds". I have not tested other versions but you can recreate this on the web.libretro.com website as well. Perhaps there is a memory leak somewhere in the core, or it is not freeing memory correctly after closing each game?
The text was updated successfully, but these errors were encountered:
In the emscripten version, after loading like 4 or 5 roms this core crashes with a "Memory Access Out of Bounds". I have not tested other versions but you can recreate this on the web.libretro.com website as well. Perhaps there is a memory leak somewhere in the core, or it is not freeing memory correctly after closing each game?
The text was updated successfully, but these errors were encountered: