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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jbranso <at> dismail.de
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48972: closed (Early guile repl is giving me some GC Warnings)
Date: Fri, 18 Jun 2021 18:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 18 Jun 2021 18:35:02 +0000
with message-id <036028e4e16df858a25e425d17b737a5 <at> dismail.de>
and subject line Re: bug#48972: Early guile repl is giving me some GC Warnings
has caused the debbugs.gnu.org bug report #48972,
regarding Early guile repl is giving me some GC Warnings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48972
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Joshua Branson <jbranso <at> dismail.de>
To: bug-guix <at> gnu.org
Subject: Early guile repl is giving me some GC Warnings
Date: Sat, 12 Jun 2021 09:15:19 -0400
Hello!

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
Use --repl for an initrd REPL.

Loading kernel modules...


I system boots just fine, but I figured that I should mention this!

Thanks,

Joshua


[Message part 3 (message/rfc822, inline)]
From: jbranso <at> dismail.de
Cc: 48972-done <at> debbugs.gnu.org
Subject: Re: bug#48972: Early guile repl is giving me some GC Warnings
Date: Fri, 18 Jun 2021 18:35:02 +0000
June 18, 2021 5:54 AM, "Ludovic Courtès" <ludo <at> gnu.org> wrote:

> 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 3 years and 340 days ago.

Previous Next


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