Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 00:24:51 +0100
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: gaim build problem, file descriptor issue
Message-ID:  <xzp8yk7qxx8.fsf@dwp.des.no>
In-Reply-To: <E1Ahcud-000Cyr-BE@ran.psg.com> (Randy Bush's message of "Fri, 16 Jan 2004 14:57:59 -0800")
References:  <E1Aha7m-000Agi-5k@ran.psg.com> <xzpwu7rr0wj.fsf@dwp.des.no> <E1Ahcev-000CW5-FD@ran.psg.com> <xzphdyvqzhs.fsf@dwp.des.no> <E1Ahcud-000Cyr-BE@ran.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush <randy@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
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8yk7qxx8.fsf>