-
Notifications
You must be signed in to change notification settings - Fork 48
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
program doesn't start, takes up all memory until killed #444
Comments
Same issue on Pop! OS. I need Zoom for work, I can't keep having it break every other update. |
for anybody experiencing the same issue, it was caused by the latest update to 5.17.5, reverting back to 5.17.1 makes it work again. you can do it like this:
|
Has anyone affected by this tested with an official Zoom download of the same version? If the official package fails in the same way, it's a bug in Zoom. If it doesn't, then we need to investigate how the Flatpak packaging is affecting it. If enough people are affected, the maintainers of this repo might revert this update - they did recently for another update. But it's very hard to know if this is happening to 50% of users or 0.5%. 🤷 |
tried with the official Arch 64 bit Version 5.17.5 (2543) still doesnt start and just keeps taking more memory |
I just tried with the offical DEB for Ubuntu and the same issue is happening. This seems to be a bug in Zoom. The Zoom log does not list anything useful / interesting. I am using an Nvidia GPU with 535.154.05, do you guys also use Nvidia? |
The bug is not related to Nvidia, my machine is using Intel Graphics and Wayland. |
You might also want to try the Zoom community forum. There's one post there that looks like someone might be having a similar problem. |
There are many more upstream reports: https://community.zoom.com/t5/Zoomtopia/Zoom-5-17-5-2543-incompatible-with-Ubuntu-20-04-6LTS/m-p/163104 |
I did env TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID" strace -f /app/extra/zoom/ZoomLauncher This showed that Zoom was repeatedly loading Emoji data from |
I can also confirm that removing |
Also the same problem, and renaming |
This is on Alma Linux 9.3 with the Zoom 5.17.5.2543 flatpak. It fails to start and is killed by the kernel:
The text was updated successfully, but these errors were encountered: