GNU bug report logs - #52678
gdm leaves orphaned /tmp/.X11-unix

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Mon, 20 Dec 2021 04:52:01 UTC

Severity: normal

To reply to this bug, email your comments to 52678 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52678; Package guix. (Mon, 20 Dec 2021 04:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Hill <jackhill <at> jackhill.us>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 20 Dec 2021 04:52:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: bug-guix <at> gnu.org
Subject: sway unable to start Xwayland
Date: Sun, 19 Dec 2021 23:51:17 -0500 (EST)
Hi Guix,

With Guix 11334d15d590073c631c574436d2110aa1ea2142, sway is not able to 
start Xwayland. I believe that is was working correctly for me at commit 
d627fbad8f4e157103251b07d7543dd2f5647cea.

Running sway manually from a VT, I was able to capture the following 
messages:

```
00:00:00.002 [wlr] [libseat] [libseat/backend/seatd.c:78] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root or us
00:00:00.085 [wlr] [xwayland/sockets.c:216] No display available in the first 33
```

Best,
Jack




Information forwarded to bug-guix <at> gnu.org:
bug#52678; Package guix. (Mon, 20 Dec 2021 05:05:01 GMT) Full text and rfc822 format available.

Message #8 received at 52678 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: 52678 <at> debbugs.gnu.org
Subject: Re: bug#52678: sway unable to start Xwayland
Date: Mon, 20 Dec 2021 00:04:29 -0500 (EST)
On Sun, 19 Dec 2021, Jack Hill wrote:

> Hi Guix,
>
> With Guix 11334d15d590073c631c574436d2110aa1ea2142, sway is not able to start 
> Xwayland. I believe that is was working correctly for me at commit 
> d627fbad8f4e157103251b07d7543dd2f5647cea.
>
> Running sway manually from a VT, I was able to capture the following 
> messages:
>
> ```
> 00:00:00.002 [wlr] [libseat] [libseat/backend/seatd.c:78] Could not connect 
> to socket /run/seatd.sock: No such file or directory
> 00:00:00.084 [wlr] [xwayland/sockets.c:99] /tmp/.X11-unix not owned by root 
> ```

And, had I thought about the above messages more, I would have looked at 
the ownership of /tmp/.X11-unix initially. I've now done so and found out 
that it was owned by gdm. The weird bit is though that I had previously 
run `herd stop xorg-server` and there were not gdm processes running, and 
loginctl reported no gdm sessions.

Anyways, I don't think the commits above are particularly relevant. I'll 
go ahead and re-title the issue.

Best,
Jack




Changed bug title to 'gdm leaves orphaned /tmp/.X11-inux' from 'sway unable to start Xwayland' Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Mon, 20 Dec 2021 05:07:02 GMT) Full text and rfc822 format available.

Changed bug title to 'gdm leaves orphaned /tmp/.X11-unix' from 'gdm leaves orphaned /tmp/.X11-inux' Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Mon, 20 Dec 2021 05:11:02 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.