danielbeardsley commented on issue #1076: Apache pagespeed segmentation fault URL: https://github.com/apache/incubator-pagespeed-mod/issues/1076#issuecomment-432777246 We have had nearly the exact same problem (with apache 2.4 though) with mod_pagespeed. I've noticed that it works fine when *starting* apache with the module enabled, but issuing a *reload* that ends up loading the module (when it hadn't been loaded before) or not loading it (when the previous config loaded it) causes segfault of all httpd workers. The only way to recover is to issue a full restart of httpd.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
