[Bug 253277] x11/xtrans: Don't unlink existing UNIX sockets => allows multiple X sessions from sddm
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253277 --- Comment #7 from Jan Beich <[email protected]> --- 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. -- You are receiving this mail because: You are the assignee for the bug.