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

Unable to find existing allocation for shared memory segment to unmap #1191

Open
umrashrf opened this issue May 6, 2024 · 0 comments
Open

Comments

@umrashrf
Copy link

umrashrf commented May 6, 2024

System: MacBook Pro M1
OS: Sonoma 14.4.1
Docker version 26.0.0, build 2ae903e

Steps to reproduce:

  1. git clone https://github.com/scrapinghub/splash.git
  2. cd splash
  3. docker build -t my-local-splash .
  4. docker run -it -p 8050:8050 my-local-splash:latest

Error: (Exit code 133)

2024-05-06 16:24:26+0000 [-] Log opened.
2024-05-06 16:24:26.207767 [-] Xvfb is started: ['Xvfb', ':1909649128', '-screen', '0', '1024x768x24', '-nolisten', 'tcp']
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-splash'
2024-05-06 16:24:26.570862 [-] Splash version: 3.5
assertion failed [rem_idx != -1]: Unable to find existing allocation for shared memory segment to unmap
(VMAllocationTracker.cpp:745 remove_shared_mem)
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

1 participant