You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/01 02:30:51 UTC

DO NOT REPLY [Bug 18519] - Something broke -DNO_DETACH since 3/27 in 2.1 HEAD

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18519>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18519

Something broke -DNO_DETACH since 3/27 in 2.1 HEAD





------- Additional Comments From trawick@apache.org  2003-06-01 00:30 -------
I easily duplicated the problem on FreeBSD 5 today.  I tried 20030327 and
20021231 trees as well, and they both had the same problem.

I think the the fix is to ignore setsid() failure, or at least ignore it if it
failed because the current process is already the leader of a process group

A temporary solution for now is to remove the error checking for setsid() in
file srclib/apr/threadproc/unix/procsup.c, function apr_proc_detach().

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org