[Bug 272042] Directory 1002/ is sometimes missing from /var/run/user/

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Jun 2023 12:00:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272042

--- Comment #5 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to Graham Perrin from comment #4, 09:28 UTC)

> … I wonder whether the trigger for this bug: … was, somehow, 
> previously suppressed by GENERIC-DEBUG. …

This seems unlikely. 

With GENERIC-DEBUG booted at 10:40, /var/run/user/1002 was missing when Plasma
started. Log out failed, so I switched to ttyv1 then: 

service sddm stop

----

service sddm start (with automated log in) was enough for the directory to be
created at 10:50. 

% uname -i
GENERIC-NODEBUG
% grep BOOT /var/log/messages | grep Jun\ 18
Jun 18 09:07:46 mowa219-gjp4-8570p-freebsd kernel: ---<<BOOT>>---
Jun 18 10:40:14 mowa219-gjp4-8570p-freebsd kernel: ---<<BOOT>>---
% ls -dhlnU /var/run/user/1002
drwx------  9 1002  1002    15B 18 Jun 10:50 /var/run/user/1002
%

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