diff options
author | obrien <obrien@FreeBSD.org> | 1998-11-14 03:11:37 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-11-14 03:11:37 +0000 |
commit | c6e3533e1e31cbf25e04688d244a8fc2af2e1972 (patch) | |
tree | a4eb3d7f17ca252572bc28a3ec00f1e8ebd00f5d /contrib/amd/BUGS | |
parent | 663d5a0f32ed8dfc091ffb6153161591ac6ba563 (diff) | |
download | FreeBSD-src-c6e3533e1e31cbf25e04688d244a8fc2af2e1972.zip FreeBSD-src-c6e3533e1e31cbf25e04688d244a8fc2af2e1972.tar.gz |
Virgin import of AMD (am-utils) v6.0b1
Diffstat (limited to 'contrib/amd/BUGS')
-rw-r--r-- | contrib/amd/BUGS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/amd/BUGS b/contrib/amd/BUGS index 125714d..f05e49b 100644 --- a/contrib/amd/BUGS +++ b/contrib/amd/BUGS @@ -71,3 +71,19 @@ that nfsd is running. Normally these are not required. [4B] "Stefan Vogel" <vogel@physik.unizh.ch> reports that if your amq executable dump core unexpectedly, then it may be a bug in gcc 2.7.x. Upgrade to gcc 2.8.x or use IBM's xlC compiler. + + +(5) *-linux-gnu (RedHat Linux 5.1) + +There's a UDP file descriptor leak in libnsl in RedHat Linux 5.1. This +library part of glibc2. Am-utils currently declares redhat 5.1 systems as +having a "broken yp_all" and using an internal, slower, leak-free version. +The leak is known to the glibc maintainers and a fix from them is due soon, +but it is not yet in the glibc-2.0.7-19 RPM. + + +(6) rs6000-ibm-aix4.1.x + +A bug in libc results in an amq binary that doesn't work; amq -v dumps core +in xdr_string. There is no known fix (source code or vendor patch) at this +time. (Please let amd-dev know if you know of a fix.) |