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

Document --no-sandbox option #92

Closed
wohali opened this issue Oct 27, 2020 · 1 comment
Closed

Document --no-sandbox option #92

wohali opened this issue Oct 27, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@wohali
Copy link

wohali commented Oct 27, 2020

I initially was unable to run the .deb package or the AppImage download because of Trace/breakpoint trap on startup.

When running the AppImage, the error is a bit clearer:

[14108:1026/195749.428664:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_EEZ.StyfjO49/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

Thankfully goran.mahovlic on Discord pointed me to the --no-sandbox option, which fixes the problem, by running the program as ./EEZ.Studio-0.9.7.AppImage --no-sandbox.

Would you please document the --no-sandbox option, or fix the bug that is resulting in the trap on startup? Thank you very much!

@prasimix prasimix added the task label Jun 15, 2022
@prasimix prasimix added this to the M9 milestone Jun 15, 2022
@prasimix
Copy link
Member

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants