PandTomB / uae4arm

UAE4ARM for the Pandora (branch master, but no longer maintained) and RaspberryPi (branch Raspi, current development version)
GNU General Public License v2.0
8 stars 2 forks source link

OS 3.5 and 3.9 installers fail if JIT is enabled #2

Closed midwan closed 5 years ago

midwan commented 5 years ago

As documented here: https://github.com/midwan/amiberry/issues/39

This seems to be related to memory allocation when JIT is enabled, as it works if we disable JIT. It's not only with these installers that it fails, I've seen it with a few others as well - perhaps it's related to the size of the installer scripts?

solskogen commented 5 years ago

Same thing happens with the BoingBags

PandTomB commented 5 years ago

Fixed (CMPA.W)