hyprwm / xdg-desktop-portal-hyprland

xdg-desktop-portal backend for Hyprland
BSD 3-Clause "New" or "Revised" License
273 stars 47 forks source link

segfault after random interval between 1s - 6 minutes of screen sharing OR recording with OBS #222

Open alexlnkp opened 3 months ago

alexlnkp commented 3 months ago

This issue has existed on my system, then it vanished, and then it appeared again, not sure what's the cause, but it's not NVIDIA GPU which I'm using, since between this issue not existing and then it re-appearing i didn't change anything related to NVIDIA on my system.

Here's journalctl and dmesg: jctl-xdg-segv.log dmesg-xdg-segv.log

I thought about sending the coredumps too, but I'm not entirely sure if it would be a good idea for security purposes, although I might be wrong.

The stack trace looks like garbage, I assume it is because of the absence of debug symbols. I could run Hyprland with gdb but i'm not sure how loading multiple symbol-files from *-debug packages would work?

Please let me know if i need to provide more information, this issue is just so bizzare to me...