id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,uname,nginx_version 154,NginX 1.1.4 crashes unexpectedly on Windows XP SP3,Alex Dubrovsky,somebody,"OS version: Windows XP 5.1.2600 Service Pack 3 Build 2600 Nginx is hosting PHP application (PHP-CGI + Zend Guard). I have tried to run Nginx in debug and identify possible reasons of a crash, but with no luck. I am attaching Nginx configuration, debug log, fast cgi params file, windows system report (proprietary data is removed, please respond if you need any more details). Crash appears shortly after first request to server. I was not able to identify any specific resource that is causing crash in debug log. Also debug log does not contain and errors or faults it simply ends up at some point. ",defect,closed,minor,,nginx-core,1.1.x,invalid,,,,"nginx: nginx version: nginx/1.1.4 nginx: TLS SNI support enabled nginx: configure arguments: --builddir=objs.msvc8 --crossbuild=win32 --with-debug --prefix= --conf-path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log --error-log-path=logs/ error.log --sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-temp-path=temp/fastcgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs.msvc8/lib/pcre-7.9 --with-zlib=objs.msvc8/lib/zlib-1.2.3 --with-select_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_stub_status_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-mail --with-ipv6 --with-openssl=objs.msvc8/lib/openssl-1.0.0d --with-openssl-opt=enable-tlsext --with-http_ssl_module --with-mail_ssl_module"