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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48972 in the body.
You can then email your comments to 48972 AT debbugs.gnu.org in the normal way.

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#48972; Package guix. (Sat, 12 Jun 2021 13:16:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Joshua Branson <jbranso <at> dismail.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 12 Jun 2021 13:16:01 GMT) Full text and rfc822 format available.

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

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




Information forwarded to bug-guix <at> gnu.org:
bug#48972; Package guix. (Fri, 18 Jun 2021 09:55:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Joshua Branson via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 48972 <at> debbugs.gnu.org, Joshua Branson <jbranso <at> dismail.de>
Subject: Re: 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’.




Information forwarded to bug-guix <at> gnu.org:
bug#48972; Package guix. (Fri, 18 Jun 2021 09:55:02 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 18 Jun 2021 13:02:02 GMT) Full text and rfc822 format available.

Reply sent to jbranso <at> dismail.de:
You have taken responsibility. (Fri, 18 Jun 2021 18:36:02 GMT) Full text and rfc822 format available.

Notification sent to Joshua Branson <jbranso <at> dismail.de>:
bug acknowledged by developer. (Fri, 18 Jun 2021 18:36:02 GMT) Full text and rfc822 format available.

Message #18 received at 48972-done <at> debbugs.gnu.org (full text, mbox):

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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Jul 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 283 days ago.

Previous Next


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