On Fri, Jan 5, 2024 at 12:52 AM Samuel Thibault <samuel.thiba...@gnu.org> wrote: > Which kind of activity?
I just had a loop spawning /bin/true — this should've triggered it assuming it was related to some state getting corrupted on context-switching. > I use > > while true ; do apt install --reinstall wdiff ; done That did it! I can now reliably reproduce this. (I assume you don't mind my box constantly banging on your repo.) > got acd :) In the six times that I've reproduced it so far, I got "acd" in all cases. Hmmm. Sergey