emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48972: closed (Early guile repl is giving me some GC Warnings)


From: GNU bug Tracking System
Subject: bug#48972: closed (Early guile repl is giving me some GC Warnings)
Date: Fri, 18 Jun 2021 18:36:02 +0000

Your message dated Fri, 18 Jun 2021 18:35:02 +0000
with message-id <036028e4e16df858a25e425d17b737a5@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@gnu.org.)


-- 
48972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48972
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- 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@gnu.org> wrote:

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]