Hi everybody, I decided to try Wayland on my desktop with NVidia GPU, but Zoom is crashing:
Process 18620 (zoom) of user 1000 dumped core.
...
Stack trace of thread 18620:
#0 0x00007fa0f46608a4 __pthread_mutex_lock@GLIBC_2.2.5 (libc.so.6 + 0x908a4)
#1 0x00007fa0f06df8ca n/a (libnvidia-egl-wayland.so.1 + 0x68ca)
Module libdl.so.2 with build-id bb9bd2657bfba9f60bd34d2050cc63a7eb024bc4
Module libresolv.so.2 with build-id 46ffdf3d477a170314060c26927470d7399bc900
Module libcef.so with build-id 9751ec2d3a5c4c60364aca75bc6005b7dc13f59c
Module zoom with build-id fd507703cee817f9dc966e3c37fab7f15c75da23
Stack trace of thread 18620:
#0 0x00007fa0f46608a4 __pthread_mutex_lock@GLIBC_2.2.5 (libc.so.6 + 0x908a4)
#1 0x00007fa0f06df8ca n/a (libnvidia-egl-wayland.so.1 + 0x68ca)
#2 0x00007fa0f87a21a7 wl_egl_window_destroy (libwayland-egl.so.1 + 0x11a7)
#3 0x00007fa07d8098e8 _ZN15QtWaylandClient17QWaylandEglWindow17invalidateSurfaceEv (libqt-plugin-wayland-egl.so + 0x98e8)
full stacktrace: http://sprunge.us/exE83S
Has anybody else encountered a similar problem? I have tried --no-sandbox
, but with the same crash.
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)