Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx & core dump
Hello!
On Mon, Sep 24, 2012 at 02:15:49AM -0400, ak84 wrote:
> Максим, доюрый день.
> Спасибо за ответ, попробую с новой стабильной версией из портов.
>
> Чтобы не плодить темы:
> Есть 2-й сервер, на нём установлена: FreeBSD 8.2-RELEASE-p3 amd64
> nginx -V
> nginx version: nginx/1.2.3 ( самая свежая версия из stable )
> TLS SNI support enabled
> 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
> --with-debug --http-client-body-temp-path=/var/tmp/nginx/client_body_temp
> --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
> --http-proxy-temp-path=/var/tmp/nginx/proxy_temp
> --http-scgi-temp-path=/var/tmp/nginx/scgi_temp
> --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp
> --http-log-path=/var/log/nginx-access.log
> --add-module=/usr/ports/www/nginx/work/agentzh-headers-more-nginx-module-6586984
> --with-http_image_filter_module
> --add-module=/usr/ports/www/nginx/work/yaoweibin-ngx_http_substitutions_filter_module-27a01b3
> --with-http_stub_status_module --with-pcre --with-http_ssl_module
Повторяю рекомендацию из предыдущего письма: без сторонних
модулей.
[...]
> (gdb) bt
> #0 0x000000000040a350 in ngx_hash_find (hash=0x80240a868, key=34394151004,
> name=0x2 <Address 0x2 out of bounds>, len=7) at src/core/ngx_hash.c:34
> #1 0x000000000049e919 in ngx_http_proxy_create_request (r=0x801f57700) at
> src/http/modules/ngx_http_proxy_module.c:1040
Это выглядит как результат некорректного изменения заголовков
запроса. Скорее всего, проблема вылечится отключением
соответствующего стороннего модуля.
Maxim Dounin
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|