Mailing List Archive

[Bug 61817] AuthLDAPBindPassword exec: directive (ap_get_exec_line()) creates defunct/zombie
https://bz.apache.org/bugzilla/show_bug.cgi?id=61817

--- Comment #2 from detlef.pangratz.ext@ing.com ---
I am facing same issue on

OS: Solaris 11 11.4-11.4.60.0.1.151.2
Apache: Server version: Apache/2.4.56 (Unix)

We are using AuthLDAPBindPassword in .htaccess file with directive exec

After a while we see the mentioned defunct processes. We do this even in
version 2.4.58.

I can see in truss output, that httpd process is not waiting (waitid syscall)
for the child process, i.e. it does not catch its return state, thats why the
defuct is created.

Can you predict when this issue will get fixed, as the issue is quite old?

Regards
Detlef

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 61817] AuthLDAPBindPassword exec: directive (ap_get_exec_line()) creates defunct/zombie [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=61817

--- Comment #3 from detlef.pangratz.ext@ing.com ---
Would be nice if this, really old bug, gets fixed in the coming release...

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org