Subject: Re: sendmail getting an FPE signal, dying 4/5 times
To: Andrew Brown <codewarrior@daemon.org>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: port-i386
Date: 12/31/1996 12:42:19
At one point, I forget when, there was a bug in the code to save state during
process switching which resulted in random FPE signals (I was getting reliably
hit in named).  I don't know if that affected stock 1.1, but it might have;
upgrading to 1.2 is probably the most straightforward solution, or you can
diff the assembler files and see if you can deduce which changes from 1.1
are the ones you need...