libretro / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
43 stars 64 forks source link

Closing game = retroarch crash #219

Closed KamiLordus closed 1 year ago

KamiLordus commented 1 year ago

After the latest update, closing any game crashes the entire retroarch.

RA 1.16 Picodrive 363ddaa6 Win 11

irixxxx commented 1 year ago

It seems to work fine under RA (default install on ubuntu, 1.7.3) on linux. I additionally did a standalone ASAN run to see if there's any memory overwrite or leak, but nothing shows up with some random Megadrive titles. Can you confirm this is happening elsewhere (that is, not Windows)?

KamiLordus commented 1 year ago

Unfortunately not. I only use RA with windows 11. I use Picodrive to emulate Sega 32X games. I will only add that the previous version worked without any problems. I leave the log of Blackthorne on and off on the 32X. retroarch2023_08_1114_06_03.log

irixxxx commented 1 year ago

It's only happening with 32x... "any" was a bit too imprecise ;-)

fixed with bccd883