sparc64(ultraT1)+Gentoo+nginx

Igor Sysoev is at rambler-co.ru
Sun Apr 20 17:52:43 MSD 2008


On Sun, Apr 20, 2008 at 02:30:55PM +0400, Stanslav hidden wrote:

>   Izvinite za problemi s pochtoi
>
>   Vot dva dumpa kotorie smog poluchit'
>
>   Core was generated by `nginx: worker process      '.
>   Program terminated with signal 11, Segmentation fault.
>   #0  0xf7deb734 in ?? () from /lib/libc.so.6
>   (gdb) bt
>   #0  0xf7deb734 in ?? () from /lib/libc.so.6
>   #1  0xf7deb650 in ?? () from /lib/libc.so.6
>   Backtrace stopped: previous frame identical to this frame (corrupt
>   stack?)
>
>
>   Core was generated by `nginx: worker process      '.
>   Program terminated with signal 6, Aborted.
>   #0  0xf7da26ec in raise () from /lib/libc.so.6
>   (gdb) bt
>   #0  0xf7da26ec in raise () from /lib/libc.so.6
>   #1  0xf7da415c in abort () from /lib/libc.so.6
>   #2  0xf7de2d9c in ?? () from /lib/libc.so.6
>   #3  0xf7de2d9c in ?? () from /lib/libc.so.6
>   Backtrace stopped: previous frame identical to this frame (corrupt
>   stack?)
>
>
>
>   sparc core # file /usr/local/nginx/sbin/nginx
>   /usr/local/nginx/sbin/nginx: ELF 32-bit MSB executable, SPARC32PLUS,
>   V8+ Required, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically
>   linked (uses shared libs), not stripped
>   Nginx 0.5.35

Увы, из этого нельзя понять, где ошибка.
Можно попробовать поставить 0.6.29 и если подобное будет продолжаться,
то собрать nginx с отладочным логом:

./configure ... -with-debug

nginx.conf:
error_log  /path/to/log   debug;


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





More information about the nginx-ru mailing list