krunvm icon indicating copy to clipboard operation
krunvm copied to clipboard

Failure to start x86 container with rosetta on macos

Open nik012003 opened this issue 2 years ago • 1 comments

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)

nik012003 avatar Oct 15 '23 17:10 nik012003

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

slp avatar Oct 20 '23 14:10 slp