Re: После сборки nginx падает в signal 11?

Maxim Dounin mdounin на mdounin.ru
Ср Фев 5 12:12:00 UTC 2020


Hello!

On Wed, Feb 05, 2020 at 02:37:43AM -0500, muxui wrote:

> Привет.
> Последние два раза собирал latest nginx, что в первый, что во второй -
> ошибка та же.
> Первый собирал месяца 4 назад, сейчас ошибка осталась, но уже версия nginx
> обновилась.
> Сама ошибка:
> <code>2020/02/04 23:13:07 [alert] 18028#18028: worker process 22877 exited
> on signal 11
> 2020/02/04 23:13:08 [alert] 18028#18028: worker process 22875 exited on
> signal 11
> 2020/02/04 23:13:08 [alert] 18028#18028: worker process 22876 exited on
> signal 11
> 2020/02/04 23:13:16 [alert] 18028#18028: worker process 22874 exited on
> signal 11
> 2020/02/04 23:13:18 [alert] 18028#18028: worker process 22878 exited on
> signal 11
> </code>
> Конфиг сборки:
> <code>./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx
> --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log
> --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid
> --lock-path=/var/run/nginx.lock
> --http-client-body-temp-path=/var/cache/nginx/client_temp
> --http-proxy-temp-path=/var/cache/nginx/proxy_temp
> --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --user=nginx
> --group=nginx --without-http_autoindex_module --without-http_ssi_module
> --without-http_scgi_module --without-http_uwsgi_module
> --without-http_split_clients_module --without-http_memcached_module
> --without-http_empty_gif_module --without-http_browser_module
> --with-http_ssl_module --with-http_v2_module --with-http_realip_module
> --with-http_mp4_module --with-http_auth_request_module
> --with-http_stub_status_module --with-http_random_index_module
> --with-http_ssl_module --with-http_gunzip_module --with-threads
> --add-module=/usr/local/src/incubator-pagespeed-ngx-1.13.35.2-stable
> --add-module=/usr/local/src/ngx_devel_kit-0.3.1
> --add-module=/usr/local/src/lua-nginx-module-0.10.9
> --with-openssl=/usr/local/src/openssl-1.0.2t</code>

Опции сборки как бы намекают, что проблема - в сторонних модулях.  
Попробуйте воспроизвести проблему без них.

[...]

-- 
Maxim Dounin
http://mdounin.ru/


Подробная информация о списке рассылки nginx-ru