Segmentation fault при компиляции с --with-http_perl_module

Igor Sysoev is at rambler-co.ru
Wed Apr 19 21:14:33 MSD 2006


On Wed, 19 Apr 2006, Butenin Andrey wrote:

> nginx падает при запуске с сообщением <Segmentation fault>.
>
> Компилировался так: ./configure --with-cc-opt="-I /usr/include/pcre"
> --with-http_perl_module
>
> Опытным путем выяснилось, что прочие опции никакого влияния не оказывают.
>
> Пробовал версии 0.3.40, 0.3.39 и 0.3.38 - поведение одинаковое.
>
> Без опции --with-http_perl_module все замечательно запускается.
>
> Вот что говорит gdb:
>
> Program received signal SIGSEGV, Segmentation fault.
>
> [Switching to Thread -1208121120 (LWP 24859)]
>
> ngx_conf_full_name (cycle=0x8bc3ce0, name=0x8bc4f38) at
> src/core/ngx_conf_file.c:666
>
> 666         if (name->data[0] == '/') {
>
>
>
> ОС - CentOS 4.3 (RHEL-based)
>
> # uname -rs
>
> Linux 2.6.9-34.EL
>
> # rpm -qa perl pcre gcc
>
> pcre-4.5-3.2.RHEL4
>
> perl-5.8.5-24.RHEL4
>
> gcc-3.4.5-2
>
> В чем может быть проблема?

bt
p *name

Есть ли в конфиге директивы модуля ngx_http_perl_module ?


Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list