On Thu, 29 Jun 2000 19:13:31 EDT, Listserv Admin <[log in to unmask]>  said:
> 29 Jun 2000 19:02:30 From [log in to unmask]: X-FOR
> [log in to unmask] SIGNOFF * FWDED=2 (NETWIDE
> 29 Jun 2000 19:02:31 >>> Error X'00000009' reading file
> /home/ccs/listserv/data/home/our-l.list <<<

Well, grovelling aournd in /usr/include/sys/errno.h shows that
error 9 is 'EBADF' - meaning the file descriptor was bad.  I'm
not sure how *that* happened - but it probably means that somewhere
in the Listserv code,  either the file descritor variable got clobbered,
or the file was opened for writing instead of reading, or similar.

It's remotely possible that in fact the problem was caused at file
open time, not file read time.

Hope that helps...
                                Valdis Kletnieks
                                Operating Systems Analyst
                                Virginia Tech