GNU bug report logs - #48972
Early guile repl is giving me some GC Warnings

Previous Next

Package: guix;

Reported by: Joshua Branson <jbranso <at> dismail.de>

Date: Sat, 12 Jun 2021 13:16:01 UTC

Severity: important

Done: jbranso <at> dismail.de

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: 48972 <at> debbugs.gnu.org
Cc: jbranso <at> dismail.de
Subject: bug#48972: Early guile repl is giving me some GC Warnings
Date: Fri, 18 Jun 2021 11:54:06 +0200
Hi,

Joshua Branson via Bug reports for GNU Guix <bug-guix <at> gnu.org> skribis:

> My librebooted Thinkpad T400 has been giving me the same GC warning
> for about 2 years now:
>
> GC: Warning: pthread_getattr_np or pthread_attr_getstack failed for
> main thread
> GC Warning: Couldn't read /proc/stat
> Welcome, this is GNU's early boot guile

Those warnings are annoying but harmless.  The second one is because
/proc is not mounted yet at this stage—it’s mounted later by this very
Guile process.  The first one I’m unsure.

We should probably just patch out these two warnings for the static
Guile packages used by the initrd.

Thanks,
Ludo’.




This bug report was last modified 4 years and 24 days ago.

Previous Next


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