Hi, today I installed Endeavour for the first time. Afterwards, I downloaded Zoom for a call I had to join. I installed it according to their instructions. It launched well, I signed up and tested my mic and camera to be working (in their Settings, without starting any test call as is the case in, e.g., Skype). All seemed to work. However, when I finally joined a real Zoom call, the app immediately crashed. I tried it multiple times but it never worked. I click Join call, the app launches, I select “Join with video” and an empty call window appears and then crashes.
If that is of any use, I am using Sway.
What could be the problem and how could I fix it please?
Thanks for your answers. I have installed the version from AUR. I tried the test call on zoom website. It still sometimes crashes even on this test call.
I am unable to reliably find a pattern in when it crashes and when it doesnt. I am repeatedly trying the test call and sometimes it works as it should even 3-5 times in a row. However, sometimes it crashes. Then it may crash even several times in a row. I have executed journalctl -xe | grep zoom. After one crash the output looks like:
jun 16 13:06:26 mypc audit[2258]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=2258 comm="QSGRenderThread" exe="/opt/zoom/zoom" sig=11 res=1
jun 16 13:06:26 mypc kernel: audit: type=1701 audit(1623841586.108:108): auid=1000 uid=1000 gid=1000 ses=2 pid=2258 comm="QSGRenderThread" exe="/opt/zoom/zoom" sig=11 res=1
jun 16 13:06:32 mypc systemd-coredump[2944]: Process 2258 (zoom) of user 1000 dumped core.
â–‘â–‘ Subject: Process 2258 (zoom) dumped core
â–‘â–‘ Process 2258 (zoom) crashed and dumped core.
No, I have not tried using a different kernel. Could you recommend any version for me to use?
I have not found a similar isuee on the AUR comments page. However, I found one commenter saying he got it running on Wayland with no issues. I will try to run it on i3 and see how it behaves.
I don’t use zoom on linux myself, but the most obvious choice to me would be to try the LTS kernel. You can install it with akm through the welcome screen and then boot into it when given the option at start up.
You could try the zen kernel just to see if it will work, but now realizing you are on Wayland, that might be the issue, as other’s have suggested above. Keep us posted. thx.