We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
The text was updated successfully, but these errors were encountered:
@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
Sorry, something went wrong.
No branches or pull requests
if use in config gzip_types
The text was updated successfully, but these errors were encountered: