[GH-ISSUE #3771] 241186:0116/151643.745471:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly #2591

Closed
opened 2026-02-27 00:53:32 +03:00 by kerem · 3 comments
Owner

Originally created by @emoxam on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/electerm/electerm/issues/3771

Electerm Version and download file extension(Electerm版本和下载文件后缀)

electerm-1.60.16-linux-amd64.deb

Platform detail (平台详情)

Linux emoxam-b450mds3h 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

What steps will reproduce the bug?(重新问题的详细步骤)

dpkg -i electerm-1.60.16-linux-amd64.deb
And while trying to start electerm got an error

What should have happened?(期望的结果)

[240397:0116/151231.838215: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 /opt/electerm/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

What can i do ?
Kubuntu 24.04

Originally created by @emoxam on GitHub (Jan 16, 2025). Original GitHub issue: https://github.com/electerm/electerm/issues/3771 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) electerm-1.60.16-linux-amd64.deb ### Platform detail (平台详情) Linux emoxam-b450mds3h 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ### What steps will reproduce the bug?(重新问题的详细步骤) dpkg -i electerm-1.60.16-linux-amd64.deb And while trying to start electerm got an error ### What should have happened?(期望的结果) [240397:0116/151231.838215: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 /opt/electerm/chrome-sandbox is owned by root and has mode 4755. Trace/breakpoint trap (core dumped) ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) _No response_ ### Additional information(其他任何相关信息) What can i do ? Kubuntu 24.04
kerem closed this issue 2026-02-27 00:53:32 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jan 16, 2025):

How about the .AppImage one?

<!-- gh-comment-id:2597070830 --> @zxdong262 commented on GitHub (Jan 16, 2025): How about the .AppImage one?
Author
Owner

@qy117121 commented on GitHub (Jan 17, 2025):

You need to make sure that /opt/electerm/chrome-sandbox is owned by root and has mode 4755.

sudo chmod 4755 /opt/electerm/chrome-sandbox

<!-- gh-comment-id:2597514548 --> @qy117121 commented on GitHub (Jan 17, 2025): > You need to make sure that /opt/electerm/chrome-sandbox is owned by root and has mode 4755. `sudo chmod 4755 /opt/electerm/chrome-sandbox `
Author
Owner

@emoxam commented on GitHub (Jan 17, 2025):

You need to make sure that /opt/electerm/chrome-sandbox is owned by root and has mode 4755.

sudo chmod 4755 /opt/electerm/chrome-sandbox

yep, that helped, is it designed to run this command manually ?

<!-- gh-comment-id:2597523972 --> @emoxam commented on GitHub (Jan 17, 2025): > > You need to make sure that /opt/electerm/chrome-sandbox is owned by root and has mode 4755. > > `sudo chmod 4755 /opt/electerm/chrome-sandbox ` yep, that helped, is it designed to run this command manually ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#2591
No description provided.