Been getting a bunch of crashes (segfaults) with the latest Zoom AUR. Anyone else getting these? I haven't looked too deep yet. When it happens I cannot restart it, it keeps crashing, I have to logout and back in again. I'll try a system update soon I suppose.
journalctl --catalog --pager-end | grep zoom
May 15 11:30:48 archlinux Zoom.desktop[156802]: ZoomLauncher: new dump generated from pid 156847, path: /home/elijah/.zoom/logs/762c92de-c143-473c-d46a6fa3-4a494e64.dmp
May 15 11:30:48 archlinux audit[156847]: ANOM_ABEND auid=1000 uid=1000 gid=985 ses=3 pid=156847 comm="zoom" exe="/opt/zoom/zoom" sig=11 res=1
May 15 11:30:48 archlinux kernel: zoom[156847]: segfault at 0 ip 0000561c1da316be sp 00007ffe9d664ec0 error 4 in zoom[561c1d36c000+3386000]
May 15 11:30:48 archlinux kernel: audit: type=1701 audit(1589567448.767:599): auid=1000 uid=1000 gid=985 ses=3 pid=156847 comm="zoom" exe="/opt/zoom/zoom" sig=11 res=1
May 15 11:30:54 archlinux systemd-coredump[158187]: Process 156847 (zoom) of user 1000 dumped core.
#0 0x0000561c1da316be n/a (/opt/zoom/zoom + 0x6c56be)
-- Subject: Process 156847 (zoom) dumped core
-- Process 156847 (zoom) crashed and dumped core.
May 15 11:30:54 archlinux Zoom.desktop[156835]: sh: line 1: 156847 Segmentation fault (core dumped) /opt/zoom/zoom ""
May 15 11:30:54 archlinux Zoom.desktop[156802]: zoom exited normally.
May 15 11:30:54 archlinux Zoom.desktop[156802]: Something went wrong while running zoom,exit code is 139.
Pinned Comments
erbrecht commented on 2024-11-19 13:06 (UTC)
@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:
I followed the Screen share section on the Zoom wiki page:
https://wiki.archlinux.org/title/Zoom_Meetings
The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.
edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)