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

Fix Chromium Renderer Crash With Flag --ipc=host #87

Closed
Joelasaur opened this issue Mar 4, 2019 · 3 comments
Closed

Fix Chromium Renderer Crash With Flag --ipc=host #87

Joelasaur opened this issue Mar 4, 2019 · 3 comments

Comments

@Joelasaur
Copy link

Electron sometimes crashes in our CI/CD pipeline with this error. Brian has documented a fix here. How do we set this option in GitLab, as we don't have direct access to our runners? Is there a way to add this flag to these docker images?

@bahmutov
Copy link
Contributor

bahmutov commented Mar 4, 2019 via email

@Joelasaur
Copy link
Author

Thanks for the quick reply! Is there an open issue for this? I wonder if they'll ever get around to it.

@Joelasaur
Copy link
Author

We ended up just increasing the shm default size from 0 to 128MB. It seems good for now, but a real fix would be nice.

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

2 participants