all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 48972@debbugs.gnu.org
Cc: jbranso@dismail.de
Subject: bug#48972: Early guile repl is giving me some GC Warnings
Date: Fri, 18 Jun 2021 11:54:06 +0200	[thread overview]
Message-ID: <87h7hvh51d.fsf@gnu.org> (raw)
In-Reply-To: <87zgvv442g.fsf@dismail.de> (Joshua Branson via Bug reports for's message of "Sat, 12 Jun 2021 09:15:19 -0400")

Hi,

Joshua Branson via Bug reports for GNU Guix <bug-guix@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’.




  reply	other threads:[~2021-06-18  9:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 13:15 bug#48972: Early guile repl is giving me some GC Warnings Joshua Branson via Bug reports for GNU Guix
2021-06-18  9:54 ` Ludovic Courtès [this message]
2021-06-18 18:35 ` jbranso--- via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7hvh51d.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=48972@debbugs.gnu.org \
    --cc=jbranso@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.