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

Failure to start x86 container with rosetta on macos #48

Open
nik012003 opened this issue Oct 15, 2023 · 1 comment
Open

Failure to start x86 container with rosetta on macos #48

nik012003 opened this issue Oct 15, 2023 · 1 comment

Comments

@nik012003
Copy link

I'm running krunvm on macOS 14.0 23A344 arm64, MacBookPro18,3 .
I have setup the .krun-rosetta file correctly, and run the following command:
krunvm create -x ubuntu --name ubuntu-rosetta
Unfortunately krunvm crashes when I start the vm krunvm start ubuntu-rosetta /bin/bash

assertion failed [!mmap_result.is_error && mmap_result.value == kSlabAllocatorInterval.left]: Could not mmap data for the VMTracker slab allocator: 12
(VMAllocationTracker.cpp:318 init)
@slp
Copy link
Collaborator

slp commented Oct 20, 2023

Hm... it's been a while since I've tried it. Will take a look at this next week.

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