-
-
Notifications
You must be signed in to change notification settings - Fork 428
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
IDE hangs on startup due to problem with chrome-sandbox #2593
Comments
Thanks for your report @gatherinegod. I'm going to ask you to provide some additional information that might help us to identify the problem. ❗ This procedure is not intended to solve the problem. The purpose is to gather more information. Please do this:
Please let me know if you have any questions or problems while following those instructions. |
Ok, first of all I have this problem, I need to configurate chrome-sandbox: [23396:1205/191936.218932:FATAL:setuid_sandbox_host.cc(158)] 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 /home/drakter/Descargas/arduino-ide_2.3.4_Linux_64bit/chrome-sandbox is owned by root and has mode 4755. That I solve doing this: Now I don't know what's happening but works, maybe is because I used it before in the new version and all packages are updated? |
Thanks for the update. I think we are already tracking the issue at #2429 so I'll go ahead and close this. |
Describe the problem
I found an error in chrome-sandbox.
I'm in Lubuntu and I'm using the .zip IDE. IDE executes but don't charge, only appears the load window but I can't use it.
I replaced the chrome-sandbox file with the one from Arduino IDE 2.3.3 and it works now.
To reproduce
Start Arduino IDE.
Expected behavior
Arduino IDE starts.
Arduino IDE version
2.3.4
Operating system
Linux
Operating system version
Lubuntu (version not specified)
The text was updated successfully, but these errors were encountered: