Segmentation fault nginx 1.8.1 , centos el7
mailo84 opened this issue · 1 comments
mailo84 commented
if use in config gzip_types
Reading symbols from /usr/sbin/nginx.debug...done.
(gdb) r
Starting program: /usr/sbin/nginx.debug -c /etc/nginx/nginx.conf
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
**__strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:235
235 movdqa (%rdi), %xmm2**
Missing separate debuginfos, use: debuginfo-install audit-libs-2.4.1-5.el7.x86_64 fontconfig-2.10.95-7.el7.x86_64 freetype-2.4.11-11.el7.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.13.2-10.el7.x86_64 libX11-1.6.3-2.el7.x86_64 libXau-1.0.8-2.1.el7.x86_64 libXpm-3.5.11-3.el7.x86_64 libcom_err-1.42.9-7.el7.x86_64 libjpeg-turbo-1.2.90-5.el7.x86_64 libpng-1.5.13-7.el7_2.x86_64 libselinux-2.2.2-6.el7.x86_64 libxcb-1.11-4.el7.x86_64 nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 xz-libs-5.1.2-12alpha.el7.x86_64
(gdb) bt full
#0 __strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:235
No locals.
#1 0x000000000042a301 in ngx_conf_handler (last=0, cf=0x7fffffffe150) at src/core/ngx_conf_file.c:309
rv = <optimized out>
conf = <optimized out>
i = 47
confp = <optimized out>
found = 0
name = 0x78b030
cmd = 0x753310 <ngx_http_cache_purge_success_page_top+112>
mostafahussein commented
@mailo84 is this happens while installing it ? I am asking as I need to try this module but I don't know if its stable enough to be used