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

Newest version 1.6.0 cause "Unable to find existing allocation for shared memory segment to unmap" #1209

Closed
hologerry opened this issue May 23, 2024 · 6 comments
Labels
t/bug Something isn't working
Milestone

Comments

@hologerry
Copy link

Describe the bug

I have installed a ubuntu 22.04 amd64 vm on 1.5.1, installed gnome desktop packages and tigervncserver, I can vnc into this vm without any issue.
But when I update to 1.6.0, and start the vncserver this issue raises:
"assertion failed [rem_idx != -1]: Unable to find existing allocation for shared memory segment to unmap
(VMAllocationTracker.cpp:745 remove_shared_mem)"
Since I can only download the older version 1.3.0 in https://docs.orbstack.dev/downgrade, I tried 1.3.0 to reopen vncserver, no issue raises!

To Reproduce

No response

Expected behavior

No response

Diagnostic report (REQUIRED)

No response

Screenshots and additional context (optional)

No response

@hologerry hologerry added the t/bug Something isn't working label May 23, 2024
@kdrag0n
Copy link
Member

kdrag0n commented May 23, 2024

Please share a diagnostic report from Help > Upload Diagnostics as required by the issue template.

@hologerry
Copy link
Author

OrbStack info:
Version: 1.6.0
Commit: 73817253cc0680b865fe411b21e187325a28d758 (v1.6.0)

System info:
macOS: 14.5 (23F79)
CPU: arm64, 16 cores
CPU model: Apple M3 Max
Model: Mac15,9
Memory: 128 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-05-23T06-41-03.877607Z.zip

@hologerry
Copy link
Author

hologerry commented May 23, 2024

Steps to reproduce the "Unable to find existing allocation for shared memory segment to unmap"

  1. Install OrbStack
  2. Install Ubuntu 22.04 or 24.04, amd64 version
  3. Install gnome desktop sudo apt install -y gnome-shell gnome-shell-extensions gnome-session gnome-terminal ubuntu-gnome-desktop
  4. Install the tigervnc sudo apt install -y tigervnc-standalone-server
  5. Start the vncserver vncserver
  6. The error raises.
image

@hologerry
Copy link
Author

BTW, on lasted macOS Sonoma 14.5 and with version 1.3.0 OrbStack, a fresh install Ubuntu 22.04 amd64 VM still has this issue. I am regretting to delete the old working VM...

@kdrag0n
Copy link
Member

kdrag0n commented May 27, 2024

Fixed for the next version.

@kdrag0n kdrag0n closed this as completed May 27, 2024
@kdrag0n kdrag0n modified the milestone: v1.6.1 May 27, 2024
@kdrag0n
Copy link
Member

kdrag0n commented May 29, 2024

Released in v1.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants