Helmut,
> > Perl 5.10.1 from FreeBSD ports, even with multithreading enabled,
> > survives abuse by your sample message.
>
> Seems indeed that with 5.10 it does not core. As even OpenBSD 4.5 ships
> with 5.10 I don't see any reason why I shouldn't upgrade all machines.
Yes, that should help.
$ man perl5100delta
Regular expressions optimisations
Engine de-recursivised
The regular expression engine is no longer recursive, meaning that
patterns that used to overflow the stack will either die with
useful explanations, or run to completion, which, since they were
able to blow the stack before, will likely take a very long time to
happen. If you were experiencing the occasional stack overflow (or
segfault) and upgrade to discover that now perl apparently hangs
instead, look for a degenerate regex. (Dave Mitchell)
Mark
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/