[10300] in Athena Bugs
DS uerf coredump
daemon@ATHENA.MIT.EDU (salemme@Athena.MIT.EDU)
Thu Feb 18 14:29:11 1993
From: salemme@Athena.MIT.EDU
Date: Thu, 18 Feb 93 14:29:02 -0500
To: bugs@Athena.MIT.EDU
Cc: op@Athena.MIT.EDU
The DECstation 'uerf' coredumps in the following situation, when there
are no entries for the hostname you provide as an argument AND you use
the '-c err' switch:
euterpe# cat /srvd/.rvdinfo
Athena RVD (DECMIPS) Version 7.4G Wed Jun 24 12:44:00 EDT 1992
/srvd/etc/uerf -f syserr.remotes -c err -H foo | more
Segmentation violation (core dumped)
but
euterpe# /srvd/etc/uerf -f syserr.remotes -c err
and
/srvd/etc/uerf -f syserr.remotes -H foo
work as expected. Also, if "foo" is a hostname that has an entry in
the specified file, then uerf works as expected.
Anne