Project

General

Profile

Actions

Bug #2324

closed

libev and mod_cgi error: (mod_cgi.c.1280) waitpid failed: No child processes

Added by racartwright almost 14 years ago. Updated over 13 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_cgi
Target version:
-
ASK QUESTIONS IN Forums:

Description

When using libev, mog_cgi logs the same error every second:

2011-06-21 22:50:44: (mod_cgi.c.1280) waitpid failed: No child processes
2011-06-21 22:50:44: (server.c.1228) one of the triggers failed
2011-06-21 22:50:45: (mod_cgi.c.1280) waitpid failed: No child processes
2011-06-21 22:50:45: (server.c.1228) one of the triggers failed
2011-06-21 22:50:46: (mod_cgi.c.1280) waitpid failed: No child processes
2011-06-21 22:50:46: (server.c.1228) one of the triggers failed
2011-06-21 22:50:47: (mod_cgi.c.1280) waitpid failed: No child processes
2011-06-21 22:50:47: (server.c.1228) one of the triggers failed

No cgi requests appear to be happening, so I don't know what is triggering it.

System info:

FreeBSD proteus.scit.us 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 :/usr/obj/usr/src/sys/GENERIC amd64

Lighttpd 1.4.28

Libev 3.9

Added by stbuehler over 13 years ago

Revision 761bedd7 (diff)

[libev/cgi] fix waitpid ECHILD errors in cgi with libev (fixes #2324)

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2816 152afb58-edef-0310-8abb-c4023f1b3aa9

Added by stbuehler over 13 years ago

Revision 2816 (diff)

[libev/cgi] fix waitpid ECHILD errors in cgi with libev (fixes #2324)

Actions

Also available in: Atom