ptitSeb / box64

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

[LA64] Elf loading error: Cannot create memory map #1318

Closed ksco closed 7 months ago

ksco commented 8 months ago

Sample: sample-elf-loading-error.zip

Error:

Looking for /path/to/sample-elf-loading-error
Cannot create memory map (@0x10000d000 0x6000/0xfff) for elf "/path/to/sample-elf-loading-error" error=22/Invalid argument
Error: Loading elf /path/to/sample-elf-loading-error
ptitSeb commented 7 months ago

This is fixed now and the ticket can be closed right?

ksco commented 7 months ago

Hmm not sure, but will check tomorrow.

ksco commented 7 months ago

Sorry but since when this is fixed?

ptitSeb commented 7 months ago

This 3d211143e062566d55be50972e5f7dc6a2bfe820 should have fixed it