vm_shared region start address() failed #389

Open
opened 2025-12-29 00:26:04 +01:00 by adam · 9 comments
Owner

Originally created by @mikemangas on GitHub (Aug 1, 2022).

When running

docker run -it \
    --device /dev/kvm \
    -p 50922:10022 \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -e "DISPLAY=${DISPLAY:-:0.0}" \
    -e GENERATE_UNIQUE=true \
    -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \
    sickcodes/docker-osx:monterey

im facing after some time the error:
vm_shared region start address() failed

Any idea what could cause that problem?

Thank you.

Originally created by @mikemangas on GitHub (Aug 1, 2022). When running ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:monterey ``` im facing after some time the error: vm_shared region start address() failed Any idea what could cause that problem? Thank you.
Author
Owner

@matiaslopezd commented on GitHub (Sep 15, 2022):

+1

@matiaslopezd commented on GitHub (Sep 15, 2022): +1
Author
Owner

@kenny-caldieraro commented on GitHub (Dec 12, 2022):

same problem

@kenny-caldieraro commented on GitHub (Dec 12, 2022): same problem
Author
Owner

@AriKorpus commented on GitHub (Mar 24, 2023):

Has any solution to this been found?

@AriKorpus commented on GitHub (Mar 24, 2023): Has any solution to this been found?
Author
Owner

@ojrcampos commented on GitHub (Sep 12, 2023):

Any solution?

@ojrcampos commented on GitHub (Sep 12, 2023): Any solution?
Author
Owner

@Trasher195 commented on GitHub (Oct 21, 2023):

+1

@Trasher195 commented on GitHub (Oct 21, 2023): +1
Author
Owner

@maxexcloo commented on GitHub (Nov 6, 2023):

Same problem for me, have put an issue here also: https://github.com/thenickdude/KVM-Opencore/issues/61

@maxexcloo commented on GitHub (Nov 6, 2023): Same problem for me, have put an issue here also: https://github.com/thenickdude/KVM-Opencore/issues/61
Author
Owner

@shwuhk commented on GitHub (Jul 24, 2024):

Same here.
Crashed and can't enter the OS.

@shwuhk commented on GitHub (Jul 24, 2024): Same here. Crashed and can't enter the OS.
Author
Owner

@NanoNM commented on GitHub (Oct 6, 2024):

same

@NanoNM commented on GitHub (Oct 6, 2024): same
Author
Owner

@NanoNM commented on GitHub (Oct 6, 2024):

i think this panic is about AVX2 but i use patch jump AVX2 still didnt work

@NanoNM commented on GitHub (Oct 6, 2024): i think this panic is about AVX2 but i use patch jump AVX2 still didnt work
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#389