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

RNOpdf throws Stack Overflow error on JIT 32-bit (works in 64-bit) #11

Open midwan opened 3 years ago

midwan commented 3 years ago

Hi Tom,

I've isolated a bug in the 32-bit JIT this time, which works differently under 64-bit. Here are the details:

Steps to recreate:

Expected behavior:

Actual behavior:

I hope that's enough information to get you started, but let me know if there's anything else I can provide.

PandTomB commented 3 years ago

Still not able to reproduce because of missing libraries.

midwan commented 3 years ago

Which libraries are you missing? I've linked codesets.library above (from Aminet), I can help you locate any other ones you might be missing?

midwan commented 2 years ago

@PandTomB Hi Tom! Did you have any luck recreating this? Let me know if you need any help setting up the environment.