Opened 12 years ago

Closed 12 years ago

#77 closed defect (worksforme)

nginx -t изредка падает с ненулевым статусом и пустым stdout/stderr

Reported by: launchpad.net/~dedel Owned by: somebody
Priority: minor Milestone:
Component: nginx-core Version:
Keywords: Cc:
uname -a: Linux i-000002ec 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 GNU/Linux
nginx -V: nginx version: nginx/0.7.68
TLS SNI support enabled
configure arguments: --prefix=/data/soft/nginx --with-http_ssl_module --with-http_realip_module --with-http_dav_module --with-http_flv_module --with-http_stub_status_module --with-http_sub_module --with-http_image_filter_module --add-module=ngx_cache_purge-1.2 --add-module=simpl-ngx_devel_kit-bc97eea --add-module=agentzh-set-misc-nginx-module-5c4a47f --add-module=masterzen-nginx-upload-progress-module-8b55a34 --add-module=nginx_upload_module-2.2.0 --with-http_secure_link_module

Description

Иногда nginx -t на корректных конфигах выходит с ненулевым статусом, при этом не выводит никаких сообщений в stdout/stderr. Повторный запуск nginx -t выдает несколько warn'ов и рапортует "syntax ok".
Баг странный и редкий, плохо воспроизводится в искусственных условиях. Возможно, дело в большом количестве конфигов и разветвленной структуре их хранения, или в глючных нестандартных модулях.

Change History (1)

comment:1 by Maxim Dounin, 12 years ago

Resolution: worksforme
Status: newclosed

Please reopen if you'll be able to reproduce the problem without 3rd party modules.

Note: See TracTickets for help on using tickets.