Re: commit 341f43d: boot: Ignore EINTR.

2016-10-24 Thread Justus Winter
Hi :) "Brent W. Baccala" writes: > What are the symptoms of this bug? Start a Subhurd, stop the boot program using e.g. gdb, resume it, select got interrupted, boot dies. > I've been seeing sporadic behavior where my boot hangs right after "exec" > prints in the "Hurd

commit 341f43d: boot: Ignore EINTR.

2016-10-23 Thread Brent W. Baccala
Dear Justus, What are the symptoms of this bug? I've been seeing sporadic behavior where my boot hangs right after "exec" prints in the "Hurd server bootstrap" line. Is this patch related to that? agape brent