Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2023 05:24:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 253277] x11/xtrans: Don't unlink existing UNIX sockets => allows multiple X sessions from sddm
Message-ID:  <bug-253277-7141-5omKOO9ZrH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253277-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253277-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253277

--- Comment #7 from Jan Beich <jbeich@FreeBSD.org> ---
Upstream suggested
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/844 which helps
Xwayland at least after
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/4741e9d8410f

Note, Linux is likely unaffected due to using abstract unix(4) sockets i.e.=
, no
paths to unlink(2) and leading NUL byte in sun_path.

--=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-253277-7141-5omKOO9ZrH>