jmarantz commented on issue #1781: Segmentation fault (11) when using 
mod_security with mod-pagespeed-stable-1.13.35.2-0.x86_64
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1781#issuecomment-397879231
 
 
   So can you show the last request prior to crash based on PID from the
   apache access.log?
   
   
   On Sun, Jun 17, 2018 at 2:06 AM Quinn Comendant <[email protected]>
   wrote:
   
   > I wonder, does turning off ModPagespeed stop the crashes too?
   >
   > Yes, disabling either ModSec or ModPagespeed and the segfaults stop.
   >
   > Actually, I did some further testing and disabling just these modsec rules
   > stops the segfaults:
   >
   >     SecGeoLookupDB /usr/share/GeoIP/GeoIPASNum-initial.dat
   >     SecRule REMOTE_ADDR "@geoLookup" "chain,id:22,drop,msg:'URL block by 
country whitelist'"
   >     SecRule GEO:COUNTRY_CODE "!@pm US CA MX AT BE CZ DK EE FI FR DE GI GR 
HU IS IE IT LV LI LT LU MT MD MC NL NO PL PT ES SE CH GB VA TH" "chain"
   >     SecRule REQUEST_URI "@beginsWith /wp-login.php"
   >
   > If I disable those, I can keep both ModSec and ModPagespeed enabled.
   >
   > So, this is still a ModSec + ModPagespeed issue, but only applies to these
   > rules.
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/incubator-pagespeed-mod/issues/1781#issuecomment-397857156>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AB2kPa7JUG63o0-XN7ienRAyJlraGuERks5t9fHjgaJpZM4UqifW>
   > .
   >
   

----------------------------------------------------------------
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

Reply via email to