On Thursday 21 February 2013 11:39:04 digitalpoint wrote: > It's a fairly vanilla install of nginx (with the exception of the SPDY > patch). We are seeing roughly 1 segfault every hour or so on each web > server... I didn't generate a debugging log, because I wasn't sure how big > something like that would be for an entire hour, but I can if needed. >
First of all, please update nginx and spdy-patch to the latest versions: http://nginx.org/download/nginx-1.3.13.tar.gz http://nginx.org/patches/spdy/patch.spdy-65_1.3.13.txt It is possible that the problem is already solved. wbr, Valentin V. Bartenev -- http://nginx.com/support.html http://nginx.org/en/donation.html > ------- > nginx -V > ------- > > nginx version: nginx/1.3.12 > built by gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) > TLS SNI support enabled > configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx > --pid-path=/var/run/nginx.pid --error-log-path=/usr/log/ngnix/error.log > --http-log-path=/usr/log/ngnix/access.log > --with-openssl=/home/software_source/openssl-1.0.1c --with-cc-opt='-I > /usr/local/ssl/include' --with-ld-opt='-L /usr/local/ssl/lib' > --without-http_proxy_module --without-http_ssi_module > --with-http_ssl_module --with-http_stub_status_module > --with-http_spdy_module > [...] _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx