[pcre-dev] [Bug 876] pcre mush crash while matching some URL…

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 876] New: pcre mush crash while matching some URL...
Subject: [pcre-dev] [Bug 876] pcre mush crash while matching some URL...
------- 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 <ph10@???> 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