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
Hi, Sadly but we have a permanent core dump on FreeBSD 10.2 and nginx 1.8.0
root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # nginx -V nginx version: nginx/1.8.0 built with OpenSSL 1.0.1p-freebsd 9 Jul 2015 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-file-aio --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 --with-http_geoip_module --with-http_secure_link_module --with-http_stub_status_module --with-pcre --add-module=/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 --with-http_ssl_module
root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # prove t/big_file.t .... Bailout called. Further testing stopped: TEST 1: prepare - Cannot start nginx using command "nginx -p /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/ -c /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/conf/nginx.conf > /dev/null". FAILED--Further testing stopped: TEST 1: prepare - Cannot start nginx using command "nginx -p /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/ -c /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/conf/nginx.conf > /dev/null". root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # ll total 9276 -rw-r--r-- 1 root wheel 2288 Mar 7 2013 CHANGES -rw-r--r-- 1 root wheel 1548 Mar 7 2013 LICENSE -rw-r--r-- 1 root wheel 5643 Mar 7 2013 README.md -rw-r--r-- 1 root wheel 163 Mar 7 2013 config -rw------- 1 root wheel 9396224 Aug 17 09:32 nginx.core -rw-r--r-- 1 root wheel 35647 Mar 7 2013 ngx_http_slowfs_module.c drwxr-xr-x 3 root wheel 512 Aug 17 09:32 t/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Sadly but we have a permanent core dump on FreeBSD 10.2 and nginx 1.8.0
root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # nginx -V
nginx version: nginx/1.8.0
built with OpenSSL 1.0.1p-freebsd 9 Jul 2015
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-file-aio --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 --with-http_geoip_module --with-http_secure_link_module --with-http_stub_status_module --with-pcre --add-module=/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 --with-http_ssl_module
root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # prove t/big_file.t .... Bailout called. Further testing stopped: TEST 1: prepare - Cannot start nginx using command "nginx -p /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/ -c /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/conf/nginx.conf > /dev/null".
FAILED--Further testing stopped: TEST 1: prepare - Cannot start nginx using command "nginx -p /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/ -c /usr/ports/www/nginx/work/ngx_slowfs_cache-1.10/t/servroot/conf/nginx.conf > /dev/null".
root@leo:/usr/ports/www/nginx/work/ngx_slowfs_cache-1.10 # ll
total 9276
-rw-r--r-- 1 root wheel 2288 Mar 7 2013 CHANGES
-rw-r--r-- 1 root wheel 1548 Mar 7 2013 LICENSE
-rw-r--r-- 1 root wheel 5643 Mar 7 2013 README.md
-rw-r--r-- 1 root wheel 163 Mar 7 2013 config
-rw------- 1 root wheel 9396224 Aug 17 09:32 nginx.core
-rw-r--r-- 1 root wheel 35647 Mar 7 2013 ngx_http_slowfs_module.c
drwxr-xr-x 3 root wheel 512 Aug 17 09:32 t/
The text was updated successfully, but these errors were encountered: