Hi Kevin,

On Thu, Oct 10, 2013 at 08:28:07PM -0500, Kevin wrote:
> So after some more troubleshooting the problem seems to be related to PCRE.
> If I compile without it I don?t see the problem. In 1.4 there  does not
> appear to be any issue using PCRE.

OK, thanks for tracking this down. I'm not seeing changes specific to
PCRE in 1.5 except the support for the JIT version which is not enabled
by default (you need USE_PCRE_JIT for this).

Just a quick question, are you using the GNU make file ("Makefile") or
the OSX Makefile ("Makefile.osx") to build haproxy ?

Could you please send the complete output of "haproxy -vv" ?

It's also possible that you're hitting a completely different bug
that is triggerred by the use of PCRE but not related to it (eg: a
use after free or something like this).

Thanks,
Willy


Reply via email to