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.
Any ideas? - Kevin On Oct 10, 2013, at 4:23 PM, Kevin <[email protected]> wrote: > I am having an issue with the 1.5dev19 and the latest snapshot. It crashes > sometimes when loading our site. It’s repeatable simply by refreshing the > browser several times rapidly. > > I’ve tried using poll instead of kqueue and there was no change. Version 1.4 > does not display the problem. > > I was hoping to get some help debugging this if possible. I’m not that > familiar with the current C tools, but have some experience from years ago so > if someone would point me to some info on setting this up to run in a > debugger I’ll look into it further. > > Thanks, > Kevin

