On Fri, Mar 14, 2008 at 05:19:06PM -0000, reschauzier wrote: > Using libspf2 with milter-greylist 4.0 on a Fedora Core 6 machine > causes the milter to crash within a couple of minutes. Before that > time, it is fully functional. Without spf support (nospf), the system > is does not crash > > The issue does not seem to be related to thread safety issues of the > dns resolver. On 64bit systems there is a data type (int/size_t mismatch) problem ... (beside some others). But you stated below, its a 32bit system? Depending on the traffic volume, milter-greylist crashes after some seconds rather than minutes, if this issue would responsible for that. Look at http://jk.kom.tuwien.ac.at/software/milter-greylist/ down to libspf2 (to be find on http://milter-greylist.wikidot.com soon - hope so ;) ). > > When installing the exact same binaries (through rpm builds) on a > Pentium machine running Fedora 7, milter-greylist is stable even when > enabling spf. > > The machine that milter-greylist crashes on is based on a 32 bit > Athlon processor. > > Any ideas? > If this is not related to a the 64bit issue, I suggest to check the res_ninit-patch anyway. So far I had only problems on Solaris 8/Sparc systems with the bind8-resolver (but not on Linux FC 6/64bit). The malloc issue mentioned at my site should only substantial if memory is getting short ... Enable core dumping and save some for later analysis :) Johann K.
Message
Re: [milter-greylist] Milter Greylist crashes with libspf2
2008-03-14 by Johann E. Klasek
Attachments
- No local attachments were found for this message.