반응형
[ Error message ]
gangserver@TCM73-U0816:~/app/AppImage$ ./rhwp-desktop-1.2.2.AppImage
[20789:0903/163344.320014:FATAL:sandbox/linux/suid/client/setuid_sandbox_host.cc:166] 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_rhwp-dfnMwi1/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped) ./rhwp-desktop-1.2.2.AppImage
[ Solution ]
- Run after adding the "--no-sandbox" option
gangserver@TCM73-U0816:~/app/AppImage$ ./rhwp-desktop-1.2.2.AppImage --no-sandbox
728x90
반응형
'OS > Ubuntu' 카테고리의 다른 글
| CSV, Excel, Calc, JSON, XML, TSV simple viewer (v 0.2.1) - Ubuntu 24.04 (0) | 2026.09.09 |
|---|---|
| CSV, Excel, Calc, JSON, XML, TSV simple viewer (v 0.2.0) - Ubuntu 24.04 (0) | 2026.09.09 |
| "dlopen(): error loading libfuse.so.2" error when running AppImage file (0) | 2026.09.03 |
| Ubuntu 26.04 Visual Studio Code Install / Uninstall (0) | 2026.08.21 |
| Ubuntu 24.04 Visual Studio Code Install / Uninstall (0) | 2026.08.21 |