GNU bug report logs -
#70021
6f9d844 causes system hang right before GDM supposed to start
Previous Next
Reported by: aurtzy <aurtzy <at> gmail.com>
Date: Tue, 26 Mar 2024 22:39:02 UTC
Severity: normal
Done: aurtzy <aurtzy <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 1 Apr 2024 04:31:44 -0400
with message-id <f3844ac9-36d9-4979-98a4-28e9f37c87bd <at> gmail.com>
and subject line Closing: Duplicate report
has caused the debbugs.gnu.org bug report #70021,
regarding 6f9d844 causes system hang right before GDM supposed to start
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70021: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70021
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi!
I recently encountered an issue with my system hanging during the
startup process, where it halts just before GDM is supposed to start.
Bisect has led to commit 6f9d844 (related issue:
https://issues.guix.gnu.org/67649 ) being the culprit.
Context/workaround:
This appears to be an issue with code relating to mapped drives. Further
inspection reveals my `device-mapping-cryptstorage` service fails to
start, which is supposed to map my secondary encrypted drive. I
currently work around this by commenting out the `file-system` entry
that depends on this mapping before mounting it.
I managed to find the following line in /var/log/messages, which - if I
understand the change correctly - points to `bytevector?` being now
unavailable, causing the device mapping service to fail (and take the
system with it?):
Mar 26 17:50:27 localhost vmunix: [ 24.680761] shepherd[1]: Exception
caught while starting device-mapping-cryptstorage: (unbound-variable #f
"Unbound variable: ~S" (bytevector?) #f)
Best,
aurtzy
[Message part 3 (message/rfc822, inline)]
Another report which looks to be the same issue was also submitted here:
https://issues.guix.gnu.org/70051
That one is more active, so I'll close this one and move my discussion
there.
This bug report was last modified 1 year and 109 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.