hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.51k stars 899 forks source link

Running Zoom(native) on Hyprland crashes hyprland #6172

Open rishrust opened 5 months ago

rishrust commented 5 months ago

Hyprland Version

System/Version info ```sh Hyprland, built from branch main at commit 2ead1fd22103ce065661555513bace5897083ded (virtual-keyboard: emit event before finishing keyboard). Date: Sat May 18 00:37:33 2024 Tag: v0.40.0-111-g2ead1fd2, commits: 4717 flags: (if any) System Information: System name: Linux Node name: inspirion Release: 6.9.1-zen1-1-zen Version: #1 ZEN SMP PREEMPT_DYNAMIC Fri, 17 May 2024 16:56:18 +0000 GPU information: 04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev c2) (prog-if 00 [VGA controller]) os-release: NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo plugins: ```

Bug or Regression?

Bug

Description

When i try to run zoom(native) on hyprland it crashes on hyprland occasionaly ,

How to reproduce

opening a link from firefox redirects it to zoom client and then it crashes the Hyprland below are log two similar instances and it happens every time

Crash reports, logs, images, videos

https://paste.c-net.org/RaisingAlvarez https://paste.c-net.org/DenverForming

vaxerski commented 5 months ago

could you https://wiki.hyprland.org/Crashes-and-Bugs/#obtaining-a-debug-stacktrace

ettancos commented 5 months ago

I caught some of these crashes too happened when clicking the open rooms button in zoom sadly it looks like a bug in debug logging masks the actual issue dump1.txt I don't think this one happened in zoom dump.txt I also saw a similar chain of CSharedPointer - CPointeManager - CMonitor referenced in a mangled stack trace that also happened when using zoom so it could be close

rishrust commented 5 months ago

could you https://wiki.hyprland.org/Crashes-and-Bugs/#obtaining-a-debug-stacktrace

https://paste.c-net.org/BleepToddler https://paste.c-net.org/TakerThereof

Sorry for taking so long to reply (my exams are going) but i already gave the log in my original post. but here is another log it also contains the stack trace of calls/

vaxerski commented 5 months ago

possibly #6133, gotta wait for #6086 to make sure.