bug-hurd
[Top][All Lists]
Advanced

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

Re: 64bit startup


From: Samuel Thibault
Subject: Re: 64bit startup
Date: Mon, 30 Oct 2023 18:35:03 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Samuel Thibault, le dim. 29 oct. 2023 23:27:22 +0100, a ecrit:
> Samuel Thibault, le ven. 27 oct. 2023 08:48:19 +0200, a ecrit:
> > while [  "$(echo -n `echo  internal/reflectlite.s-gox | sed -e 
> > 's/s-gox/gox/' ` )" = internal/reflectlite.gox ] ; do : ; done
> 
> For now, I could reproduce with
> 
> time while [  "$(echo -n `echo a` )" = a ] ; do : ; done
> 
> by running two of them in parallel, along with an apt install loop in
> parallel. It takes a few hours to reproduce (sometimes 1, sometimes
> 3...)

It seems to happen more often when running inside a chroot (possibly
because of the intermediate firmlink redirection?), and possibly
eatmydata also makes it more frequent.

Samuel



reply via email to

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