Date: Sun, 21 Apr 2024 05:21:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278496] x11/xdg-desktop-portal-hyprland crashes on startup Message-ID: <bug-278496-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278496 Bug ID: 278496 Summary: x11/xdg-desktop-portal-hyprland crashes on startup Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: shurd@FreeBSD.org Assignee: jbeich@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) Attachment #250124 text/plain mime type: Created attachment 250124 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250124&action= =3Dedit Quick hack to prevent crash The crash appears to be due to unlocking a std::mutex that is not locked...= as a quick hack, just locking before entering the loop that unlocks it appears= to work (patch attached) Reported upstream: https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/207 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278496-7788>