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

The SUID sandbox helper binary was found #1073

Closed
ramneeksokhi opened this issue Apr 13, 2020 · 2 comments
Closed

The SUID sandbox helper binary was found #1073

ramneeksokhi opened this issue Apr 13, 2020 · 2 comments

Comments

@ramneeksokhi
Copy link

Describe the bug

session-desktop fails to run in PARROT OS: The SUID sandbox helper binary was found, but is not configured correctly

To Reproduce

run app:
./session-messenger-desktop-linux-x86_64-1.0.6.AppImage

Logs

[2144:0413/162851.727412: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_sessio0ffz6c/chrome-sandbox is owned by root and has mode 4755.
[1] 2144 trace trap ./session-messenger-desktop-linux-x86_64-1.0.6.AppImage

@majestrate
Copy link

try --no-sandbox

@KeeJef
Copy link
Collaborator

KeeJef commented May 27, 2020

Confirmed that running through terminal with --no-sandbox fixes this

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

3 participants