Randy Bush <randy_at_psg.com> writes: > shell/environment dependency? No, same shell everywhere. BTW, I've traced this to kern_fcntl() (from fcntl(F_DUPFD) called very early in a newly-forked sh) returning EBADF, which suggests a bug in fdcopy(). The child expects file descriptor 5 to be in use, but it isn't. DES -- Dag-Erling Smørgrav - des_at_des.noReceived on Fri Jan 16 2004 - 14:25:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:38 UTC