vphantom edited a comment on issue #1154:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1154#issuecomment-760313068


   I can confirm this with Nginx 1.19.6 as well: adding `POSITION_AUX=true` to 
the build environment causes the resulting binary to go into an endless loop 
when attempting to start.  Errors such as:
   
   ```text
   nginx: master process /usr/share/nginx/sbin/nginx -g daemon 
off;(net_instaweb::NgxBaseFetch::Initialize(ngx_cycle_s*)+0x63) [0x55fc7158c557]
   nginx: master process /usr/share/nginx/sbin/nginx -g daemon 
off;(ngx_spawn_process+0x4fe) [0x55fc7150df53]
   /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7f3c17cfe2e1]
   2021/01/14 11:29:26 [alert] 7#0: [ngx_pagespeed 1.13.35.2-0] 
[0114/112926:FATAL:ngx_base_fetch.cc(74)] Check failed: event_connection == 
NULL. event connection already set
   ```
   
   …which might explain why #612 is still open despite #906 and #1155.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to