Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using docker with Mac M1 chipset #265

Closed
redDwarf03 opened this issue Jan 24, 2022 · 1 comment
Closed

using docker with Mac M1 chipset #265

redDwarf03 opened this issue Jan 24, 2022 · 1 comment

Comments

@redDwarf03
Copy link

when I tried to follow instructions from https://speculos.ledger.com/user/docker.html

i have this issue when I launch

docker run --rm -it -v $(pwd)/documents:/speculos/apps --publish 41000:41000 speculos --display headless --vnc-port 41000 documents/app.elf
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error

any idea ?

@greenknot greenknot reopened this Feb 17, 2022
@greenknot
Copy link
Contributor

Other issue reported by several Mac M1 users:

Error: speculos process failure.  Unable to reserve 0xffff0000 bytes of virtual address space at 0xd93000 (Success) for use as guest address space (check yourvirtual memory ulimit setting, min_mmap_addr or reserve less using -R option)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants