Interesting bug...

richl at penguin.UUCP richl at penguin.UUCP
Tue Oct 28 17:36:07 AEST 1986


The problems of SIGXFSZ and SIGXCPU are similar. Like SIGTSTP and SIGTTOU
when they first appeared, many programs aren't prepared to handle them.

Basically any program which opens a log file may succumb to this problem.
If the log file gets too big ... poof. We've run into this in the past
with both news and mail.

Simple fix, of course, is to ignore both signals. This does not require
root priviledges, but solves the problem nicely. (Unless you aren't a
source site, of course!)

Rick Lindsley



More information about the Comp.unix.wizards mailing list