Bug#690034: libmilter1.0.1: milters crash when under high load

2015-07-11 Thread Scott Ashcroft
On Fri, 2015-07-10 at 19:09 +0200, Andreas Beckmann wrote: > Control: tag -1 moreinfo > > Hi Scott, > > On Tue, 9 Oct 2012 10:57:09 +0100 (BST) Scott Ashcroft > wrote: > > I've got serveral milters when crash when under high load. > > The problem seems to be that a signal is caught in poll but t

Bug#690034: libmilter1.0.1: milters crash when under high load

2015-07-10 Thread Andreas Beckmann
Control: tag -1 moreinfo Hi Scott, On Tue, 9 Oct 2012 10:57:09 +0100 (BST) Scott Ashcroft wrote: > I've got serveral milters when crash when under high load. > The problem seems to be that a signal is caught in poll but the handler > doesn't do the right thing. > I think the problem is that the

Bug#690034: libmilter1.0.1: milters crash when under high load

2012-10-09 Thread Scott Ashcroft
Package: libmilter1.0.1 Version: 8.14.4-2.1 Severity: normal Hi, I've got serveral milters when crash when under high load. The problem seems to be that a signal is caught in poll but the handler doesn't do the right thing. I think the problem is that the signal shouldn't fire at all. From the