Sebastian Bergmann wrote:

>  Current HEAD segfaults on Win32 on requests that involve CGI (PHP),
>  static HTML files are served without crashing.
>
>  Stacktrace is as follows:
>
>ap_make_content_type(request_rec * 0x005786e8, const char * 0x00571e88)
>line 171 + 19 bytes
>

Sorry about that.  I just committed a change that should fix
the problem (the precompiled list of strmatch patterns wasn't
properly terminated).

--Brian


Reply via email to