------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=841 --- Comment #1 from Philip Hazel <[email protected]> 2009-04-14 16:21:43 --- On Tue, 14 Apr 2009, jkrzyz wrote: > One of my php scripts dies with "Segmentation fault" error. > I can reproduce this bug every time (as long as blog entry it processes is > available on net). Have you read the "pcrestack" man page? Segfault is a common response to running out of stack in a runaway regex. What is the regex that causes this problem? Regards, Philip -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
