------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=876 --- Comment #1 from Philip Hazel <[email protected]> 2009-09-19 17:55:15 --- Your pattern is far too large for me to analyze, but I suspect this is a typical stack overflow problem caused by the way that pattern matching works. Have you read the "pcrestack" man page? Try increasing your stack size (many systems have a default of only 8 MB). -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
