View Issue Details

IDProjectCategoryView StatusLast Update
0000335Other Unix PortBugpublic2022-05-14 06:59
ReporterIgor Vaskov Assigned Topsmedley  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionwon't fix 
Summary0000335: Crash if worker_processes 3; and above.
Descriptionif worker_processes have condition 3 and above server write into log file message:
2009/03/21 20:34:43 [alert] 91#0: select() failed (22: Invalid argument)

This message writing into log file infinity.
Additional Information2009/03/21 20:34:43 [notice] 89#0: using the "select" event method
2009/03/21 20:34:43 [notice] 89#0: nginx/0.6.32
2009/03/21 20:34:43 [notice] 89#0: built by gcc 3.3.5 (Bird Build 2007-06-10 14:30)
2009/03/21 20:34:43 [notice] 89#0: getrlimit(RLIMIT_NOFILE): 10000:10000
2009/03/21 20:34:43 [notice] 89#0: start worker processes
2009/03/21 20:34:43 [notice] 89#0: start worker process 90
2009/03/21 20:34:43 [notice] 89#0: start worker process 91
2009/03/21 20:34:43 [alert] 90#0: recvmsg() returned invalid ancillary data level 504418437 or type 1637624
2009/03/21 20:34:43 [notice] 89#0: start worker process 92
2009/03/21 20:34:43 [alert] 91#0: recvmsg() returned invalid ancillary data level 504418437 or type 1637624
2009/03/21 20:34:43 [alert] 91#0: select() failed (22: Invalid argument)
2009/03/21 20:34:43 [alert] 91#0: select() failed (22: Invalid argument)
2009/03/21 20:34:43 [alert] 91#0: select() failed (22: Invalid argument)
=========Cut==========
And next infinity loop of
2009/03/21 20:34:43 [alert] 91#0: select() failed (22: Invalid argument)
TagsNo tags attached.

Activities

Igor Vaskov

2009-04-01 06:05

reporter   ~0001272

May be program open many treads and treads empty in OS/2 system???

psmedley

2022-05-14 06:59

administrator   ~0004268

Sorry, I'm no longer maintaining this port.

Issue History

Date Modified Username Field Change
2009-03-21 18:28 Igor Vaskov New Issue
2009-04-01 06:05 Igor Vaskov Note Added: 0001272
2022-05-14 06:59 psmedley Assigned To => psmedley
2022-05-14 06:59 psmedley Status new => resolved
2022-05-14 06:59 psmedley Resolution open => won't fix
2022-05-14 06:59 psmedley Note Added: 0004268