Deleted Added
full compact
BUGS (41142) BUGS (42629)
1# -*- text -*-
2
3 LIST OF KNOWN BUGS IN AM-UTILS OR OPERATING SYSTEMS
4
5
6(1) mips-sgi-irix*
7
8[1A] known to have flakey NFS V.3 and TCP. Amd tends to hang or spin

--- 58 unchanged lines hidden (view full) ---

67[4A] "Randall S. Winchester" <rsw@Glue.umd.edu> reports that for amd to
68start, you need to kill and restart rpc.mountd and possibly also make sure
69that nfsd is running. Normally these are not required.
70
71[4B] "Stefan Vogel" <vogel@physik.unizh.ch> reports that if your amq
72executable dump core unexpectedly, then it may be a bug in gcc 2.7.x.
73Upgrade to gcc 2.8.x or use IBM's xlC compiler.
74
1# -*- text -*-
2
3 LIST OF KNOWN BUGS IN AM-UTILS OR OPERATING SYSTEMS
4
5
6(1) mips-sgi-irix*
7
8[1A] known to have flakey NFS V.3 and TCP. Amd tends to hang or spin

--- 58 unchanged lines hidden (view full) ---

67[4A] "Randall S. Winchester" <rsw@Glue.umd.edu> reports that for amd to
68start, you need to kill and restart rpc.mountd and possibly also make sure
69that nfsd is running. Normally these are not required.
70
71[4B] "Stefan Vogel" <vogel@physik.unizh.ch> reports that if your amq
72executable dump core unexpectedly, then it may be a bug in gcc 2.7.x.
73Upgrade to gcc 2.8.x or use IBM's xlC compiler.
74
75[C] Do not link amd with libnsl. It is buggy and causes amd to core dump
76in strlen inside strdup inside svc_register().
75
77
78
76(5) *-linux-gnu (RedHat Linux 5.1)
77
78There's a UDP file descriptor leak in libnsl in RedHat Linux 5.1. This
79library part of glibc2. Am-utils currently declares redhat 5.1 systems as
80having a "broken yp_all" and using an internal, slower, leak-free version.
81The leak is known to the glibc maintainers and a fix from them is due soon,
82but it is not yet in the glibc-2.0.7-19 RPM.
83
84
85(6) rs6000-ibm-aix4.1.x
86
87A bug in libc results in an amq binary that doesn't work; amq -v dumps core
88in xdr_string. There is no known fix (source code or vendor patch) at this
89time. (Please let amd-dev know if you know of a fix.)
79(5) *-linux-gnu (RedHat Linux 5.1)
80
81There's a UDP file descriptor leak in libnsl in RedHat Linux 5.1. This
82library part of glibc2. Am-utils currently declares redhat 5.1 systems as
83having a "broken yp_all" and using an internal, slower, leak-free version.
84The leak is known to the glibc maintainers and a fix from them is due soon,
85but it is not yet in the glibc-2.0.7-19 RPM.
86
87
88(6) rs6000-ibm-aix4.1.x
89
90A bug in libc results in an amq binary that doesn't work; amq -v dumps core
91in xdr_string. There is no known fix (source code or vendor patch) at this
92time. (Please let amd-dev know if you know of a fix.)