Mark Martinec wrote:

> Helmut,
> 
> > > > Reconfiguring perl 5.8.9 with disabled multithreading will
> > > > provide a huge stack compared to yours, reducing the chance of
> > > > a crash happening.  I believe the 5.10.* now uses heap for
> > > > regexp evaluations, so this would be another choice - perl
> > > > 5.10.1 is in ports too, and works very well with SpamAssassin.
> > > 
> > > Confirmed.
> > > Perl 5.10.1 from FreeBSD ports, even with multithreading enabled,
> > > survives abuse by your sample message.
> > 
> > I'll think abaout 5.10 but this is so wierd, with 5 more or less
> > identical machines I can only reproduce this problem on 2 machines.
> > I even reinstalled everything depending on perl, still no luck.
> 
> Are you certain that you have a multithreaded perl 5.8.* on all
> of them? The multithreading is a non-default option when installing
> perl from ports. Compare outputs of 'perl -V' on each.

osname=freebsd, osvers=8.0-release,
archname=i386-freebsd-thread-multi-64int
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define

osname=freebsd, osvers=8.0-release, archname=amd64-freebsd-thread-multi
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define

On all of them. Tested on 2 machines with AMD64 -> fine. On 4 with i386
-> 2 fail.


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to