GithubHelp home page GithubHelp logo

Zoom launch fails 2023 about box64 HOT 15 OPEN

Botspot avatar Botspot commented on June 16, 2024
Zoom launch fails 2023

from box64.

Comments (15)

Botspot avatar Botspot commented on June 16, 2024

Update: I hastily opened this issue and was using an incomplete run sequence. Please refer to my revised first post and note the new export command now included in the list of commands to reproduce this.

from box64.

ksco avatar ksco commented on June 16, 2024

FYI ZoomLauncher starts on my side (a RISC-V machine, so different dynarec backend). My zoom is downloaded from here: https://zoom.us/download?os=linux (Other Linux OS).

from box64.

ksco avatar ksco commented on June 16, 2024

And further logs of ZoomLauncher might be redirected to ~/.zoom/logs/zoom_stdout_stderr.log.

from box64.

ksco avatar ksco commented on June 16, 2024

Zoom should be working again.

from box64.

Botspot avatar Botspot commented on June 16, 2024

@ksco, with latest box64, Zoom successfully launches, however, two dialogs now appear upon launching.
The first one is the usual sign-in window, but a few seconds later a second window appears, saying "Zoom quit unexpectedly".
20231227_21h50m33s_grim
Despite this, the sign-in window underneath is still functional and upon signing in, the rest of Zoom's features appear to work. Could you try to track down the cause of the error window and see if anything can be done to resolve it?

from box64.

ksco avatar ksco commented on June 16, 2024

I don't see the error report window on my side, not sure what happened.

from box64.

Botspot avatar Botspot commented on June 16, 2024

I don't see the error report window on my side, not sure what happened.

Also the gui elements on the main Zoom Home page are flickering and glitching occasionally. Most notably, running ./zoom still fails, but ./ZoomLauncher succeeds. Can you confirm this on your system, @ksco?

from box64.

ksco avatar ksco commented on June 16, 2024

No, zoom works fine on my side now, ./zoom is working, and no flickering is observed. I'm using an Orange Pi 5, Armbian, and X11.

from box64.

Botspot avatar Botspot commented on June 16, 2024

I think the crash report is due to the gpu process failing to start, as documented in zoom_stdout_stderr.log
My system is Raspberry Pi 5 running the 4k pagesize kernel, PiOS Bookworm 64-bit, wayland

from box64.

ksco avatar ksco commented on June 16, 2024

That GPU process exited unexpectedly thing is also happening on my side, but I don't see anything wrong in the GUI. What does ./zoom --no-sandbox outputs now? Does it still SIGILL at the end?

from box64.

Botspot avatar Botspot commented on June 16, 2024

What does ./zoom --no-sandbox outputs now? Does it still SIGILL at the end?

It does still fail.
Output included below.

pi@raspberrypi:~/zoom $ export BOX64_LD_LIBRARY_PATH="${BOX64_LD_LIBRARY_PATH}:${HOME}/zoom/Qt/lib:${HOME}/zoom/cef:${HOME}/zoom/x64_libs"
pi@raspberrypi:~/zoom $ ./zoom --no-sandbox
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for ./zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--no-sandbox"
Rename process to "zoom"
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using native(wrapped) libcups.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4790 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4ea8 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10bdede98 ((nil)) in /home/pi/zoom/zoom
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f8c1b0bc0
No PulseAudio daemon running, or not running as session daemon.
                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /home/pi/zoom/zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--type=zygote"
argv[2]="--no-zygote-sandbox"
argv[3]="--disable-seccomp-filter-sandbox"
argv[4]="--no-sandbox"
argv[5]="--locales-dir-path=/home/pi/zoom/cef/locales"
argv[6]="--log-severity=error"
argv[7]="--resources-dir-path=/home/pi/zoom/cef"
argv[8]="--user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36"
argv[9]="--lang=en-US"
argv[10]="--user-data-dir=/home/pi/.zoom/data/cefcache"
argv[11]="--log-file=/home/pi/.zoom/data/cefcache/cef.log"
argv[12]="--bridge-obj-name=CefViewClient"
Rename process to "zoom"
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /home/pi/zoom/zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--type=zygote"
argv[2]="--disable-seccomp-filter-sandbox"
argv[3]="--no-sandbox"
argv[4]="--locales-dir-path=/home/pi/zoom/cef/locales"
argv[5]="--log-severity=error"
argv[6]="--resources-dir-path=/home/pi/zoom/cef"
argv[7]="--user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36"
argv[8]="--lang=en-US"
argv[9]="--user-data-dir=/home/pi/.zoom/data/cefcache"
argv[10]="--log-file=/home/pi/.zoom/data/cefcache/cef.log"
argv[11]="--bridge-obj-name=CefViewClient"
Rename process to "zoom"
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using native(wrapped) libcups.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using native(wrapped) libcups.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Using native(wrapped) libpango-1.0.so.0
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Using native(wrapped) libcairo.so.2
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4790 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4ea8 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10bdede98 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4790 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bde4ea8 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10bdede98 ((nil)) in /home/pi/zoom/zoom
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7fbba50bc0
No PulseAudio daemon running, or not running as session daemon.
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f82920bc0
No PulseAudio daemon running, or not running as session daemon.
                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
zoom started.
Using emulated /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc60 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc68 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc70 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc78 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd310 (0x10c5636)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd318 (0x10c5646)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd320 (0x10c5656)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd328 (0x10c5666)
Using emulated /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc60 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc68 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc70 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f210ccc78 ((nil)) in /home/pi/.zoom/data/cefcache/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd310 (0x10c5636)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd318 (0x10c5646)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd320 (0x10c5656)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f210cd328 (0x10c5666)
Using native(wrapped) libudev.so.1
Using native(wrapped) libpci.so.3
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613510 (0x5dd106)
Using emulated /home/pi/zoom/cef/libEGL.so
Client: Breakpad is using Single Client Mode! client fd = -1
Using native(wrapped) libvulkan.so
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/222228.049894:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/222228.060003:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[1227/222228.061544:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222228.077868:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222228.089471:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/222228.096988:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/222228.130880:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
526719|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfccd08, stack=0x10c7d0000:0x10cfd0000 own=(nil) fp=0x10cfccd20), for accessing 0x7f78967633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x000000005476bf80 RSP-0x18:0x0000003f250cd494 RSP-0x10:0x0000003f250cd494 RSP-0x08:0x00000000547b6dd0
RSP+0x00:0x0000003f25293841 RSP+0x08:0x000000010cfccd20 RSP+0x10:0x000000002529380b RSP+0x18:0x000000010cfccfb0
RAX:0x0000000000010200 RCX:0x000000010cfcca29 RDX:0x0000000000000000 RBX:0x000000005476bf80 
RSP:0x000000010cfccd08 RBP:0x000000010cfccd20 RSI:0x0000003f250c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfccb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f250cd494 R13:0x0000003f250cd494 R14:0x00000000547b6dd0 R15:0x000000005456f920 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
[1227/222228.247162:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
Using emulated /home/pi/zoom/Qt/plugins/platforms/libqwayland-generic.so
Using emulated /home/pi/zoom/Qt/plugins/platforms/../../lib/libQt5WaylandClient.so.5
Using native(wrapped) libwayland-cursor.so.0
Using native(wrapped) libwayland-client.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpci.so.3
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613510 (0x5dd106)
Using emulated /home/pi/zoom/cef/libEGL.so
Using native(wrapped) libvulkan.so
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/222228.682674:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/222228.693280:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[1227/222228.698334:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222228.701157:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222228.702449:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/222228.703408:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/222228.704190:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
526731|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfccd08, stack=0x10c7d0000:0x10cfd0000 own=(nil) fp=0x10cfccd20), for accessing 0x7f78967633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x000000005470e470 RSP-0x18:0x0000003f250cd494 RSP-0x10:0x0000003f250cd494 RSP-0x08:0x00000000547ba960
RSP+0x00:0x0000003f25293841 RSP+0x08:0x000000010cfccd20 RSP+0x10:0x000000002529380b RSP+0x18:0x000000010cfccfb0
RAX:0x0000000000010200 RCX:0x000000010cfcca29 RDX:0x0000000000000000 RBX:0x000000005470e470 
RSP:0x000000010cfccd08 RBP:0x000000010cfccd20 RSI:0x0000003f250c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfccb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f250cd494 R13:0x0000003f250cd494 R14:0x00000000547ba960 R15:0x00000000545754c0 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
[1227/222228.797055:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
Using native(wrapped) libpci.so.3
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f25612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f25613510 (0x5dd106)
Using emulated /home/pi/zoom/cef/libEGL.so
526438|SIGILL @0x3f2109e290 (???(0x3f2109e290)) (x64pc=0x380140/???:"???", rsp=0x10cfce4f8, stack=0x10c7d0000:0x10cfd0000 own=(nil) fp=0x64958cd0), for accessing 0x3f2109e290 (code=1/prot=45), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x1065d6a20
RSP-0x20:0x0000000064958cd0 RSP-0x18:0x000000006493c6b0 RSP-0x10:0x00000000646c93a0 RSP-0x08:0x00000000000001ea
RSP+0x00:0x0000003f21075fb2 RSP+0x08:0x000000010cfce530 RSP+0x10:0x000000006493c6b0 RSP+0x18:0x000000006493c1d0
RAX:0x0000000000000000 RCX:0x0000000000000000 RDX:0x0000000000000000 RBX:0x000000006493c1c0 
RSP:0x000000010cfce4f8 RBP:0x0000000064958cd0 RSI:0x0000000035822ee8 RDI:0x000000006493c440 
 R8:0x0000000000000001  R9:0x000000005f59d9a8 R10:0x0000000064003e1a R11:0x0000003f1843da40 
R12:0x000000006493c6b0 R13:0x000000006493c1d0 R14:0x0000003f139e58e0 R15:0x000000010cfce730 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053  opcode=41 57 41 56 49 89 CF 41 (CC 53 43 C8 FC)
Using native(wrapped) libvulkan.so
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/222229.212613:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/222229.221182:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
526438|Double SIGILL (code=1, pc=0x3f2109e290, addr=0x3f2109e290, prot=45)!
[1227/222229.241069:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222229.243346:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/222229.245230:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/222229.250360:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/222229.251573:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
526737|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfccd08, stack=0x10c7d0000:0x10cfd0000 own=(nil) fp=0x10cfccd20), for accessing 0x7f78967633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000000054784b90 RSP-0x18:0x0000003f250cd494 RSP-0x10:0x0000003f250cd494 RSP-0x08:0x00000000547ba970
RSP+0x00:0x0000003f25293841 RSP+0x08:0x000000010cfccd20 RSP+0x10:0x000000002529380b RSP+0x18:0x000000010cfccfb0
RAX:0x0000000000010200 RCX:0x000000010cfcca29 RDX:0x0000000000000000 RBX:0x0000000054784b90 
RSP:0x000000010cfccd08 RBP:0x000000010cfccd20 RSI:0x0000003f250c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfccb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f250cd494 R13:0x0000003f250cd494 R14:0x00000000547ba970 R15:0x00000000545754d0 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
[1227/222229.321492:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
Using native(wrapped) libva.so.2
Using native(wrapped) libva-x11.so.2
Using native(wrapped) libva-drm.so.2
No PulseAudio daemon running, or not running as session daemon.
526701|BOX64: Warning, calling Signal 4 function handler SIG_DFL
Unhandled signal caught, aborting
NativeBT: ./zoom() [0x34a10d84]
NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7f8c2867bc]
NativeBT: /lib/aarch64-linux-gnu/libc.so.6(+0x809d0) [0x7f8c1009d0]
NativeBT: /lib/aarch64-linux-gnu/libc.so.6(gsignal+0x1c) [0x7f8c0ba76c]
NativeBT: /lib/aarch64-linux-gnu/libc.so.6(abort+0xf0) [0x7f8c0a74bc]
NativeBT: ./zoom() [0x34a0f4fc]
NativeBT: ./zoom() [0x34a0fbcc]
NativeBT: ./zoom() [0x34a118ac]
NativeBT: [0x7f8753fdf0]
EmulatedBT: /home/pi/zoom/cef/libcef.so+61723ad [0x3f061723ad]
EmulatedBT: /home/pi/zoom/cef/libcef.so+61723b9 [0x3f061723b9]
EmulatedBT: /home/pi/zoom/cef/libcef.so+6057b98 [0x3f06057b98]
EmulatedBT: /home/pi/zoom/cef/libcef.so+605784f [0x3f0605784f]
EmulatedBT: /home/pi/zoom/cef/libcef.so+5f8c3fd [0x3f05f8c3fd]
EmulatedBT: ??? [0x10f36eb30]
EmulatedBT: ??? [(nil)]
526701|SIGABRT @0x7f8c1009d0 (???(/lib/aarch64-linux-gnu/libc.so.6+0x809d0)) (x64pc=0x3f061723ad//home/pi/zoom/cef/libcef.so:"???", rsp=0x10f36e3d8, stack=0x10eb70000:0x10f370000 own=0x10eb70000 fp=0x10f36ea30), for accessing 0x3e800080866 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0xaaaaaaaaaaaaaaaa RSP-0x18:0xaaaaaaaaaaaaaaaa RSP-0x10:0xaaaaaaaaaaaaaaaa RSP-0x08:0xaaaaaaaaaaaaaaaa
RSP+0x00:0xaaaaaaaaaaaaaaaa RSP+0x08:0xaaaaaaaaaaaaaaaa RSP+0x10:0xaaaaaaaaaaaaaaaa RSP+0x18:0xaaaaaaaa00000002
RAX:0x000000012ba07660 RCX:0x0000000000000000 RDX:0x0000000000000000 RBX:0x000000012ba07660 
RSP:0x000000010f36e3d8 RBP:0x000000010f36ea30 RSI:0x000000012ba07660 RDI:0x000000010f36ea28 
 R8:0x0000000000000000  R9:0x0000000000000000 R10:0xffffffff9c98e77f R11:0x0000000063671888 
R12:0x0000000000000000 R13:0x000000000000000f R14:0x0000003f0c34c7b0 R15:0x000000012ba07660 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
Aborted
pi@raspberrypi:~/zoom $ echo $?
134

from box64.

ksco avatar ksco commented on June 16, 2024

FYI ZoomLauncher starts on my side (a RISC-V machine, so different dynarec backend). My zoom is downloaded from here: https://zoom.us/download?os=linux (Other Linux OS).

I think you're not using the same version as mine, can you download the version mentioned above and try again? just to be sure. Delete or move ~/.zoom folder before proceeding might be a good idea since it's a different version.

from box64.

Botspot avatar Botspot commented on June 16, 2024

OK I have freshly downloaded Zoom from this exact link and moved the extracted zoom folder to ~/. I have also removed ./zoom as requested.

The first time I ran ./zoom --no-sandbox, the process got stuck during launch and never exited, but never displayed any dialogs on screen. I killed it with ^C and then ran zoom again.

pi@raspberrypi:~/zoom $ ./zoom --no-sandbox
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for ./zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--no-sandbox"
Rename process to "zoom"
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using native(wrapped) libcups.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfd768 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfde80 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10be06e78 ((nil)) in /home/pi/zoom/zoom
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f94ef0bc0
No PulseAudio daemon running, or not running as session daemon.
                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /home/pi/zoom/zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--type=zygote"
argv[2]="--no-zygote-sandbox"
argv[3]="--disable-seccomp-filter-sandbox"
argv[4]="--no-sandbox"
argv[5]="--locales-dir-path=/home/pi/zoom/cef/locales"
argv[6]="--log-severity=error"
argv[7]="--resources-dir-path=/home/pi/zoom/cef"
argv[8]="--user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36"
argv[9]="--lang=en-US"
argv[10]="--user-data-dir=/home/pi/.zoom/data/cefcache"
argv[11]="--log-file=/home/pi/.zoom/data/cefcache/cef.log"
argv[12]="--bridge-obj-name=CefViewClient"
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Rename process to "zoom"
Running on Cortex-A76 with 4 Cores
Params database has 45 entries
Box64 with Dynarec v0.2.7 7ea2e1bf built on Dec 27 2023 23:51:39
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 53 Env var
BOX64 LIB PATH: /home/pi/zoom/Qt/lib/:/home/pi/zoom/cef/:/home/pi/zoom/x64_libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/home/pi/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /home/pi/zoom/zoom
Zoom detected, Trying to use system libturbojpeg if possible
Apply RC params for zoom
Applying BOX64_DYNAREC_CALLRET=0
argv[1]="--type=zygote"
argv[2]="--disable-seccomp-filter-sandbox"
argv[3]="--no-sandbox"
argv[4]="--locales-dir-path=/home/pi/zoom/cef/locales"
argv[5]="--log-severity=error"
argv[6]="--resources-dir-path=/home/pi/zoom/cef"
argv[7]="--user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.190 Safari/537.36"
argv[8]="--lang=en-US"
argv[9]="--user-data-dir=/home/pi/.zoom/data/cefcache"
argv[10]="--log-file=/home/pi/.zoom/data/cefcache/cef.log"
argv[11]="--bridge-obj-name=CefViewClient"
Rename process to "zoom"
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/cef/libcef.so
libcef detected, using malloc_hack_2
Using emulated /home/pi/zoom/cef/libffmpeg.so
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using native(wrapped) librt.so.1
Using native(wrapped) libxcb.so.1
Using native(wrapped) libxcb-xfixes.so.0
Using native(wrapped) libxcb-shape.so.0
Using native(wrapped) libxcb-shm.so.0
Using native(wrapped) libxcb-randr.so.0
Using native(wrapped) libxcb-image.so.0
Using native(wrapped) libxcb-keysyms.so.1
Using native(wrapped) libxcb-xtest.so.0
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXtst.so.6
Using native(wrapped) libXext.so.6
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgbm.so.1
Using native(wrapped) libdrm.so.2
Using native(wrapped) libdbus-1.so.3
Using emulated /home/pi/zoom/Qt/lib/libQt5QuickWidgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Quick.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Svg.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Widgets.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5X11Extras.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Gui.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using emulated /home/pi/zoom/Qt/lib/libQt5Qml.so.5
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /home/pi/zoom/Qt/lib/libQt5Network.so.5
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using emulated /home/pi/zoom/Qt/lib/libQt5DBus.so.5
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using emulated /home/pi/zoom/Qt/lib/libQt5Xml.so.5
Using emulated /home/pi/zoom/Qt/lib/libQt5Core.so.5
Using native(wrapped) libcups.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Using native(wrapped) libGL.so.1
Using native(wrapped) libpthread.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libnss3.so
Using native(wrapped) libnssutil3.so
Using native(wrapped) libsmime3.so
Using native(wrapped) libnspr4.so
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libatk-bridge-2.0.so.0
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Using native(wrapped) libcups.so.2
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Using native(wrapped) libXcomposite.so.1
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Using native(wrapped) libXdamage.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libxkbcommon.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libasound.so.2
Using native(wrapped) libatspi.so.0
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Warning: Global Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e50 ((nil)) in /home/pi/zoom/cef/libcef.so
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Warning: Global Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c913e80 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c9151e8 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916498 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916640 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916648 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916650 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c916658 ((nil)) in /home/pi/zoom/cef/libcef.so
Warning: Global Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f0c917780 ((nil)) in /home/pi/zoom/cef/libcef.so
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b338 (0xc12bdd6)
Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b360 (0xc12be26)
Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b480 (0xc12c066)
Warning: Weak Symbol _ZTHN15partition_alloc8internal14g_thread_cacheE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b520 (0xc12c1a6)
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b898 (0xc12c896)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a0 (0xc12c8a6)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8a8 (0xc12c8b6)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91b8b0 (0xc12c8c6)
Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0c91c498 (0xc12e096)
Using emulated /home/pi/zoom/Qt/lib/libQt5QmlModels.so.5
Using native(wrapped) libz.so.1
Using native(wrapped) libgssapi_krb5.so.2
Using emulated /home/pi/zoom/Qt/lib/libicui18n.so.56
Using emulated /home/pi/zoom/Qt/lib/libicuuc.so.56
Using emulated /home/pi/zoom/Qt/lib/libicudata.so.56
Using native(wrapped) libgthread-2.0.so.0
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x3f1924e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfd768 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfde80 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10be06e78 ((nil)) in /home/pi/zoom/zoom
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f8c610bc0
No PulseAudio daemon running, or not running as session daemon.
Warning: Global Symbol _ZTHN4absl13cord_internal17cordz_next_sampleE not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfd768 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_dump not found, cannot apply R_X86_64_GLOB_DAT @0x10bdfde80 ((nil)) in /home/pi/zoom/zoom
Warning: Global Symbol __gcov_flush not found, cannot apply R_X86_64_GLOB_DAT @0x10be06e78 ((nil)) in /home/pi/zoom/zoom
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7fabc70bc0
No PulseAudio daemon running, or not running as session daemon.
                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
zoom started.
Using native(wrapped) libudev.so.1
Using native(wrapped) libpci.so.3
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613510 (0x5dd106)
Client: Breakpad is using Single Client Mode! client fd = -1
Using emulated /home/pi/zoom/cef/libEGL.so
Using native(wrapped) libvulkan.so
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/230350.439306:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/230350.471924:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[1227/230350.476650:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230350.477611:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230350.478035:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/230350.478438:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/230350.478661:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
552419|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfecd08, stack=0x10c7f0000:0x10cff0000 own=(nil) fp=0x10cfecd20), for accessing 0x7f82677633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000000078a87390 RSP-0x18:0x0000003f200cd494 RSP-0x10:0x0000003f200cd494 RSP-0x08:0x0000000078b5ead0
RSP+0x00:0x0000003f20293841 RSP+0x08:0x000000010cfecd20 RSP+0x10:0x000000002029380b RSP+0x18:0x000000010cfecfb0
RAX:0x0000000000010200 RCX:0x000000010cfeca29 RDX:0x0000000000000000 RBX:0x0000000078a87390 
RSP:0x000000010cfecd08 RBP:0x000000010cfecd20 RSI:0x0000003f200c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfecb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f200cd494 R13:0x0000003f200cd494 R14:0x0000000078b5ead0 R15:0x0000000078900550 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
Using emulated /home/pi/zoom/Qt/plugins/platforms/libqwayland-generic.so
Using emulated /home/pi/zoom/Qt/plugins/platforms/../../lib/libQt5WaylandClient.so.5
[1227/230350.651683:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
Using native(wrapped) libwayland-cursor.so.0
Using native(wrapped) libwayland-client.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libpci.so.3
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613510 (0x5dd106)
Using emulated /home/pi/zoom/cef/libEGL.so
Using native(wrapped) libvulkan.so
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/230351.457670:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/230351.484922:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[1227/230351.489135:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230351.493746:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230351.495050:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/230351.509524:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/230351.510487:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
552431|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfecd08, stack=0x10c7f0000:0x10cff0000 own=(nil) fp=0x10cfecd20), for accessing 0x7f82677633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000000078a8c440 RSP-0x18:0x0000003f200cd494 RSP-0x10:0x0000003f200cd494 RSP-0x08:0x0000000078b61b70
RSP+0x00:0x0000003f20293841 RSP+0x08:0x000000010cfecd20 RSP+0x10:0x000000002029380b RSP+0x18:0x000000010cfecfb0
RAX:0x0000000000010200 RCX:0x000000010cfeca29 RDX:0x0000000000000000 RBX:0x0000000078a8c440 
RSP:0x000000010cfecd08 RBP:0x000000010cfecd20 RSI:0x0000003f200c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfecb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f200cd494 R13:0x0000003f200cd494 R14:0x0000000078b61b70 R15:0x00000000789065d0 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
[1227/230351.629427:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
Using native(wrapped) libpci.so.3
552022|SIGILL @0x3f2109e290 (???(0x3f2109e290)) (x64pc=0x380140/???:"???", rsp=0x10cfee4f8, stack=0x10c7f0000:0x10cff0000 own=(nil) fp=0x55f60bc0), for accessing 0x3f2109e290 (code=1/prot=45), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x1065dfa20
RSP-0x20:0x0000000055f60bc0 RSP-0x18:0x0000000055f60690 RSP-0x10:0x0000000055dc4d70 RSP-0x08:0x00000000000001ea
RSP+0x00:0x0000003f21075fb2 RSP+0x08:0x000000010cfee530 RSP+0x10:0x0000000055f60690 RSP+0x18:0x0000000055f601b0
RAX:0x0000000000000000 RCX:0x0000000000000000 RDX:0x0000000000000000 RBX:0x0000000055f601a0 
RSP:0x000000010cfee4f8 RBP:0x0000000055f60bc0 RSI:0x0000000035822ee8 RDI:0x0000000055f60420 
 R8:0x0000000000000001  R9:0x0000000050b80148 R10:0x00000000556acc7a R11:0x0000003f1843da40 
R12:0x0000000055f60690 R13:0x0000000055f601b0 R14:0x0000003f139e58e0 R15:0x000000010cfee730 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053  opcode=41 57 41 56 49 89 CF 41 (CC 53 43 C8 FC)
Using emulated /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f68 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Global Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_GLOB_DAT @0x3f20612f98 ((nil)) in /home/pi/zoom/cef/libGLESv2.so
Warning: Weak Symbol _ZTHN2gl20gCurrentValidContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613038 (0x5dc756)
Warning: Weak Symbol _ZTHN3egl14gCurrentThreadE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f20613510 (0x5dd106)
Using emulated /home/pi/zoom/cef/libEGL.so
Using native(wrapped) libvulkan.so
552022|Double SIGILL (code=1, pc=0x3f2109e290, addr=0x3f2109e290, prot=45)!
Using native(wrapped) libX11-xcb.so.1
Using native(wrapped) libvulkan.so
[1227/230352.308895:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[1227/230352.320002:ERROR:angle_platform_impl.cc(44)] RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:172 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[1227/230352.330129:ERROR:angle_platform_impl.cc(44)] Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
ERR: Display.cpp:1066 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230352.335226:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1682.
[1227/230352.339153:ERROR:gl_display.cc(790)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[1227/230352.341018:ERROR:gl_display.cc(824)] Initialization of all EGL display types failed.
[1227/230352.342114:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Using native(wrapped) libvulkan.so
552441|SIGSEGV @0x34a17ad4 (???(/home/pi/zoom/zoom+0x217ad4)) (x64pc=0x370013/???:"???", rsp=0x10cfecd08, stack=0x10c7f0000:0x10cff0000 own=(nil) fp=0x10cfecd20), for accessing 0x7f82677633 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000000078a8c450 RSP-0x18:0x0000003f200cd494 RSP-0x10:0x0000003f200cd494 RSP-0x08:0x0000000078b61b80
RSP+0x00:0x0000003f20293841 RSP+0x08:0x000000010cfecd20 RSP+0x10:0x000000002029380b RSP+0x18:0x000000010cfecfb0
RAX:0x0000000000010200 RCX:0x000000010cfeca29 RDX:0x0000000000000000 RBX:0x0000000078a8c450 
RSP:0x000000010cfecd08 RBP:0x000000010cfecd20 RSI:0x0000003f200c32c0 RDI:0x0000000000000000 
 R8:0x000000010cfecb20  R9:0x0000000000003450 R10:0x0000000000003487 R11:0x0000000000000000 
R12:0x0000003f200cd494 R13:0x0000003f200cd494 R14:0x0000000078b61b80 R15:0x00000000789065e0 
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 
[1227/230352.411433:ERROR:gpu_process_host.cc(956)] GPU process exited unexpectedly: exit_code=11
No PulseAudio daemon running, or not running as session daemon.
Using native(wrapped) libva.so.2
Using native(wrapped) libva-x11.so.2
Using native(wrapped) libva-drm.so.2

@ksco, on another day, would you be interested in remote connecting to my system to experience the issue for yourself and troubleshoot the issue in a more rapid way?

from box64.

ksco avatar ksco commented on June 16, 2024

Sure.

from box64.

theofficialgman avatar theofficialgman commented on June 16, 2024

@Botspot no issues using decrapified zoom. The issue you were having with gpu process errors is likely a result of the original pi-apps script overwriting CEF with an older version from ryanfortner's repo.

PiOS Bookworm ARM64 on Pi5 and Ubuntu Jammy ARM64 on Nintendo Switch

cd ~/zoom
box64 ./ZoomLauncher

no gpu process errors observed

version=5.17.1.1840
rm -rf "${HOME}/zoom" ~/zoom_x86_64.tar.xz* ~/zoom_x64_libs.zip* ~/zoom_x64_libs
wget "https://zoom.us/client/${version}/zoom_x86_64.tar.xz" || wget 'https://zoom.com/client/latest/zoom_x86_64.tar.xz'
  
tar -xf ~/zoom_x86_64.tar.xz
rm -f ~/zoom_x86_64.tar.xz
  
echo "[Desktop Entry]
Name=Zoom
Exec=box64 ${HOME}/zoom/ZoomLauncher %u
Path=${HOME}/zoom/
Type=Application
Comment=x86_64 version of software platform used for teleconferencing using Box64
Categories=Network;
StartupNotify=true" > ~/.local/share/applications/zoom.desktop

from box64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.