[Bug 278496] x11/xdg-desktop-portal-hyprland crashes on startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Apr 2024 05:21:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278496

            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=250124&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.