ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

[ARM64] Running love2d 11.5 with DynaRec off leads to segfault #1455

Closed ksco closed 3 months ago

ksco commented 5 months ago

Download and run with BOX64_DYNAREC=0: https://github.com/love2d/love/releases/download/11.5/love-11.5-x86_64.AppImage. Note the segfault is not reproducible on RISC-V even with DynaRec off, which is rather strange.

ksco commented 3 months ago

recheck and it's fixed.