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

SIGTRAP error on Ubuntu #1598

Open
aadcg opened this issue May 24, 2024 · 4 comments
Open

SIGTRAP error on Ubuntu #1598

aadcg opened this issue May 24, 2024 · 4 comments

Comments

@aadcg
Copy link

aadcg commented May 24, 2024

Installed via .deb. The first error is easily fixed by following the instructions provided but I'm clueless about the second. Any idea? Thanks.

Console ready 🔬
Saving files to temp directory...
Saved files to /tmp/electron-fiddle-62593-op2n7hSFKe4p
Electron v29.4.0 started.
[62731:0524/190011.842919: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/aadcg/.config/Electron Fiddle/electron-bin/current/chrome-sandbox is owned by root and has mode 4755.

Electron exited with signal SIGTRAP.
Saving files to temp directory...
Saved files to /tmp/electron-fiddle-62593-EsSoCyyD6GLQ
Electron v29.4.0 started.
LaunchProcess: failed to execvp:
/home/aadcg/.config/Electron
[62772:0524/190051.235193:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22)

Electron exited with signal SIGTRAP.
@codebytere
Copy link
Member

Duplicate of #1597

@codebytere codebytere marked this as a duplicate of #1597 May 24, 2024
@codebytere codebytere closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
@aadcg
Copy link
Author

aadcg commented May 25, 2024

I have doubts whether this issue is a duplicate of #1597, since I am reporting that I can't run any fiddle while the other issue mentions not being able to run electron-fiddle.

@erickzhao
Copy link
Member

Hey @aadcg, are you able to run https://github.com/electron/electron-quick-start outside of the context of Fiddle? That's the sample code that we load by default into the program.

@aadcg
Copy link
Author

aadcg commented Jun 14, 2024

Hey @aadcg, are you able to run https://github.com/electron/electron-quick-start outside of the context of Fiddle? That's the sample code that we load by default into the program.

Yes, I am. That's why it is even more intriguing to me.

Same issue on 29.4.2.

Saving files to temp directory...
Saved files to /tmp/electron-fiddle-173225-HQq0KiRT9xzo
Electron v29.4.2 started.
LaunchProcess: failed to execvp:
/home/aadcg/.config/Electron
[173513:0614/223307.314562:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22)

Electron exited with signal SIGTRAP.

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

No branches or pull requests

4 participants