[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: error found when doing truss
On Mon, 16 Aug 1999, Chris Lundell wrote:
When I do a truss on the slapd process, I get the following:
open("/etc/.syslog_door", O_RDONLY) = 5
door_info(5, 0xEE406EF8) Err#9 EBADF
Does anyone know what Err#9 EBADF is?
>From /usr/include/sys/errno.h:
#define EBADF 9 /* Bad file number */
#define EBADFD 81 /* f.d. invalid for this operation */
Regards
Simon Murcott
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Optimation New Zealand Limited
Exchange Place, Willeston Street, Wellington, New Zealand
Phone +64 4 4727218, Fax +64 4 4727219, Mobile 025 405821
S.Murcott@optimation.co.nz
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A closed mouth gathers no foot.