[GH-ISSUE #525] vm_shared region start address() failed #388

Open
opened 2026-02-27 23:00:21 +03:00 by kerem · 9 comments
Owner

Originally created by @mikemangas on GitHub (Jul 31, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/525

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 (Jul 31, 2022). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/525 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

<!-- gh-comment-id:1247707000 --> @matiaslopezd commented on GitHub (Sep 15, 2022): +1
Author
Owner

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

same problem

<!-- gh-comment-id:1345694103 --> @kenny-caldieraro commented on GitHub (Dec 11, 2022): same problem
Author
Owner

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

Has any solution to this been found?

<!-- gh-comment-id:1482769734 --> @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?

<!-- gh-comment-id:1715876698 --> @ojrcampos commented on GitHub (Sep 12, 2023): Any solution?
Author
Owner

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

+1

<!-- gh-comment-id:1773868493 --> @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

<!-- gh-comment-id:1793972211 --> @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.

<!-- gh-comment-id:2246772507 --> @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

<!-- gh-comment-id:2395270965 --> @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

<!-- gh-comment-id:2395430811 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#388
No description provided.