Re: root процесс отваливается

Kirill A. Korinskiy catap+nginx на catap.ru
Сб Апр 3 19:49:01 MSD 2010


gdb /path/to/nginx nginx.core

bt

At Sat, 3 Apr 2010 16:18:17 +0400,
"Anton P Robul" <slim at newnn.ru> wrote:
> 
> Имеется nginx:
> 
>  
> 
> # nginx -V
> 
> nginx version: nginx/0.8.29
> 
> TLS SNI support disabled
> 
> configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I
> /usr/local/include' --with-ld-opt='-L /usr/local/lib'
> --conf-path=/usr/local/etc/nginx/nginx.conf
> --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid
> --error-log-path=/var/log/nginx-error.log --user=www --group=www
> --http-client-body-temp-path=/var/tmp/nginx/client_body_temp
> --http-proxy-temp-path=/var/tmp/nginx/proxy_temp
> --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
> --http-log-path=/var/log/nginx-access.log --with-http_gzip_static_module
> --with-http_realip_module --with-http_ssl_module
> --with-http_stub_status_module
> --add-module=/usr/ports/www/nginx-devel/work/nginx_upload_module-2.0.11
> --add-module=/usr/ports/www/nginx-devel/work/nginx_uploadprogress_module-0.7
> --with-pcre
> 
>  
> 
> Уже который раз замечаю странную вещь:. 
> 
> Хочу перечитать конфиг
> 
> # nginx -s reload
> 
> [alert]: kill(1653, 1) failed (3: No such process)
> 
>  
> 
> # ps auxwww | grep nginx
> 
> nginx    1992  0,0  0,2 11468  6624  ??  S    ср20      7:22,58 nginx:
> worker process (nginx)
> 
> nginx    1993  0,0  0,1  7372  4776  ??  S    ср20      7:20,26 nginx:
> worker process (nginx)
> 
>  
> 
> root процесса нет, но сайт работает нормально (то есть nginx продолжает
> принимать запросы) ! 
> 
> В каталоге откуда запускался nginx появляется файл nginx.core
> 
>  
> 
> Есть ли смысл искать причину или нужно обновится до 0.8.35 ?  Если есть
> подскажите что сделать
> 

-- 
wbr, Kirill



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