You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2022-04-21 03:53 AM
Hi,
My Zoom client crashes constantly after updating to the newest version (zoom-5.10.3.2778). I am on Fedora Linux 35 and using the latest NVIDIA drivers. This crash happens on both Wayland and Xorg. Here is an excerpt of the end of the log:
qt.scenegraph.general: Animation Driver: using vsync: 16.95 ms
QSGContext::initialize: depth buffer support missing, expect rendering errors
qt.scenegraph.general: texture atlas dimensions: 1024x512
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 16.95 ms
QSGContext::initialize: depth buffer support missing, expect rendering errors
qt.scenegraph.general: texture atlas dimensions: 512x512
[0421/112716.943201:FATAL:gpu_data_manager_impl_private.cc(414)] GPU process isn't usable. Goodbye.
No PulseAudio daemon running, or not running as session daemon.
No PulseAudio daemon running, or not running as session daemon.
zoom was exited due to a handled signal: 4
ZoomLauncher exit.
Any ideas on what to try? Zoom pops up with a "Send error report" and then that crashes about 1 second later.
2022-04-22 12:51 PM
I'm having the same issue, however I have an AMD 6900 XT using the kernel drivers.
2022-04-24 10:47 AM
I am having the same problem with Ubuntu 22.04
2022-04-24 10:48 AM
Any chance you have 2 video cards?
2022-04-24 11:21 AM
Hmm. It is a laptop with an nVidia card, so it can do that or Intel.
I tried downgrading to 5.9.6.2225, and now Zoom is working correctly. I obviously don't want to stay at the older version, but I think this shows that there is an issue with the upgrade.
It is possible that the issue is with the two card issue, but it is definite that the issue is a change in this upgrade, IMHO.
2022-04-25 08:22 AM
Where do you find older version? Having the same issue on Ubuntu 22.04 with System76 Hybrid Nvidia card.
2022-04-25 08:36 AM
NVM. Found it and it is working again. Thanks
2022-05-13 02:21 AM
At least for others to know 😊
wget https://zoom.us/client/5.9.6.2225/zoom_amd64.deb -O zoom_amd64_5.9.6.2225.deb
2022-05-13 09:10 AM
Yes, confirmed that 5.9 works fine. It is because 5.10 packages a new version of CEF (Chromium Embedded Framework) which has a conflict with new versions of system libraries packaged by Ubuntu 22.04 as well as a wide variety of other distros. See https://bugs.gentoo.org/835930 for discussion on the Gentoo issue tracker.
2022-04-25 10:40 PM
The error seems to be between Electron and NVIDIA. I've successfully ran zoom by:
$ zoom --disable-gpu-sandbox
2022-05-10 01:35 PM
This also worked for me. Much appreciated
2022-05-12 07:15 AM
Thanks , this worked for me too.
2022-05-12 11:31 AM
Agreed, however this seems to not work when any other command-line arguments are provided alongside --disable-gpu-sandbox (or its synonym --no-sandbox). For example, zoom --disable-gpu-sandbox --url="..." exhibits the same behavior as running with no arguments. I can still join a meeting manually after launching Zoom, but it means that xdg-open is broken. Any workaround?
2022-06-08 01:57 AM
So I'm not the only one with xdg-open broken. Cheers - I thought it was something with my setup. No solution to propose though, sorry.
2022-04-28 01:12 AM - edited 2022-04-28 01:13 AM
@Majal Thanks a lot for this! 🤗 After the upgrade of Pop!_OS from 21.10 to 22.04, Zoom client 5.10.4.2845 stopped working (starting and just terminated immediately). With that flag, it runs ok.
2022-06-09 08:17 AM
After a while I updated again to 5.10.7.3311, Ubuntu 22.04 and Nvidia 510 drivers and everything seems to work fine, except for the new whiteboard feature. Flag or no flag.
Also Seems like Zoom do not monitor this thread, I haven't hear anything official from them about this issue.