-
Notifications
You must be signed in to change notification settings - Fork 411
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
Not opening, Ubuntu #221
Comments
@PhilAndrew Use one of the chrome sandboxes.
Example:
Then Export: export CHROME_DEVEL_SANDBOX="_location of chrome sandbox_" Example:
|
I've setup my chrome-sandbox and breach still refuses to run:
I'm running Alpha 0.3. |
Have you tried disabling the Sandbox feature entirely?
If using $(dirname $0) does not work, then replace it with the location of you breach folder.
then overwrite your breach file with this
again $(dirname $0) is your breach folder's location, e.g.:
|
I haven't tried disabling the sandbox, but since the method seems complex, and seeing as how I can get chromium raw binaries to work using sandbox, I think it would be better if there was a way to get sandbox working. |
[23861:23861:0103/115723:28671887447:FATAL:browser_main_loop.cc(172)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
./breach: line 6: 23861 Aborted (core dumped) $SRC_DIR/AUTO_UPDATE_BUNDLE/exo_browser/exo_browser --raw $SRC_DIR/AUTO_UPDATE_BUNDLE/breach_core
home@home:~/software/breach-v0.3.22-alpha.6-linux-x64$
The text was updated successfully, but these errors were encountered: