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

[4.2.0] ubuntu amd64 package crashes on ubuntu 24.0.4.2 #2997

Open
2 of 5 tasks
himpierre opened this issue Mar 7, 2025 · 0 comments
Open
2 of 5 tasks

[4.2.0] ubuntu amd64 package crashes on ubuntu 24.0.4.2 #2997

himpierre opened this issue Mar 7, 2025 · 0 comments

Comments

@himpierre
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating System

  • macOS
  • Windows
  • Linux

Operating System Version

Ubuntu 24.04.2

It happens on the web browser too?

No, it just happens on the Desktop app

Rocket.Chat Desktop App Version

4.2.0

Rocket.Chat Server Version

7.4.0 but 7.3.3 too (actually has nothing to do with server version)

Describe the bug

Hello!

After updating from 4.1.2 to 4.2.0 Rocketchat Desktop App crashes with:

12637:0307/213616.662846:FATAL:setuid_sandbox_host.cc(163)] 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/Rocket.Chat/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

The rights and ownership of chrome-sandbox look good to me:

himbeere@rather:~/Downloads$ ls -la /opt/Rocket.Chat/chrome-sandbox 
-rwxr-xr-x 1 root root 38224 Mar  6 18:29 /opt/Rocket.Chat/chrome-sandbox
himbeere@rather:~/Downloads$

This happens on two different Ubuntu 24.04 systems the same way. Rolling back to 4.1.2 solves the problem.

cheers!

How to Reproduce

  1. Update from 4.1.2 to 4.2.0
  2. Start Rocketchat
  3. App crashes

Describe your Expected behavior

App should start.

Anything else

No response

Are you willing to submit a code contribution?

  • Yes, I am willing to submit a Pull Request!
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

1 participant