On Thu, Mar 10, 2016 at 3:59 PM, Justin Kennedy <jus...@justinkennedy.ca> wrote:
>
> I have a pretty simple module that is crashing my server as soon as I
> dereference a pointer that comes from the request_rec pool.


preprocess with -E and look to make sure the httpd headers are coming
from where you expect? Maybe somehow STANDARD20_MODULE_STUFF comes
from 2.4 but other headers are found from 2.2?

-- 
Eric Covener
cove...@gmail.com

Reply via email to