<div dir="ltr">Hi,<div><br></div><div>  We've just compiled latest nginx-1.9.2 on Debian wheezy 7 in order to utilize aio threads directive for our storage but nginx started to crash since we enabled aio threads on it. Following is the compiled options and log about the crash :<br><br><div>root@archive3:/usr/local/nginx/conf/vhosts# nginx -V</div><div>nginx version: nginx/1.9.2</div><div>built by gcc 4.7.2 (Debian 4.7.2-5) </div><div>configure arguments: --sbin-path=/usr/local/sbin/nginx --with-http_flv_module --with-http_mp4_module --with-threads --with-stream --with-debug</div></div><div><br></div><div>error_log :<br><br><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 11097 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:03 [alert] 32079#32079: pthread_create() failed (11: Resource temporarily unavailable)</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 17232 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 18584 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 595 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 32121 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 7557 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 16852 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 32083 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 5933 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:07 [alert] 32076#32076: worker process 32079 exited with fatal code 2 and cannot be respawned</div><div>2015/06/30 04:14:03 [alert] 25360#25360: pthread_create() failed (11: Resource temporarily unavailable)</div><div>2015/06/30 04:14:03 [alert] 18540#18540: pthread_create() failed (11: Resource temporarily unavailable)</div><div>2015/06/30 04:14:03 [alert] 11093#11093: pthread_create() failed (11: Resource temporarily unavailable)</div><div>2015/06/30 04:14:03 [alert] 23953#23953: pthread_create() failed (11: Resource temporarily unavailable)</div></div><div><br></div><div>Thanks in advance.<br><br>Regards.</div><div>Shahzaib</div></div>