You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/05/15 09:15:52 UTC

[GitHub] oschaaf commented on issue #1560: SSI include fails with pagespeed in more complex scenarios

oschaaf commented on issue #1560: SSI include fails with pagespeed in more complex scenarios
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1560#issuecomment-389100057
 
 
   The segfault probably happens when dereferencing the recorder here:
   https://github.com/apache/incubator-pagespeed-ngx/blob/f3c64ca8a251f05f228ad32947d7c68c89308f6a/src/ngx_pagespeed.cc#L2547
   
   
   In the second trace, this CHECK fires:
   https://github.com/apache/incubator-pagespeed-ngx/blob/f3c64ca8a251f05f228ad32947d7c68c89308f6a/src/ngx_pagespeed.cc#L2107
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services