I ran 'strace -f' on klogd and found another problem, which is discussed here:
http://www.redhat.com/archives/axp-list/1998-October/msg01043.html

Notice the date on that link.. this was never fixed upstream.

klogd tries to use an unimplemented syscall 1024 (resource-limit-max) times. 
Unimplemented syscalls don't return a newline character, and klogd doesn't 
expect that, and it keeps trying.

robert

Attachment: pgpJXIaSCIg5t.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to