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 2007/10/01 23:45:55 UTC

DO NOT REPLY [Bug 43527] New: - httpd starts defunct when started using execvp system call

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43527

           Summary: httpd starts defunct when started using execvp system
                    call
           Product: Apache httpd-2
           Version: 2.0.52
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: prefork
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: rangav@xandros.com


When httpd is started from console directly using /etc/init.d/httpd start, it
works fine. But when it is started using execvp system call, httpd defuncts.

This happens in RHEL4 64 bit. The httpd version is 2.0.52.

[root@localhost ~]# ps -ef | grep httpd
root       987     1  1 17:40 ?        00:00:00 /usr/sbin/httpd
apache    1254   987  0 17:42 ?        00:00:00 [httpd] <defunct>
apache    1255   987  0 17:42 ?        00:00:00 [httpd] <defunct>
root      1257 13497  0 17:42 pts/12   00:00:00 grep httpd
[root@localhost ~]#
[root@localhost ~]# tail /var/log/httpd/error_log
[Mon Oct 01 17:42:22 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:22 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:22 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:24 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:25 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:25 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:26 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:26 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:26 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[Mon Oct 01 17:42:26 2007] [error] (88)Socket operation on non-socket:
apr_accept: (client socket)
[root@localhost ~]#

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 43527] - httpd starts defunct when started using execvp system call

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43527


rangav@xandros.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




------- Additional Comments From rangav@xandros.com  2007-10-09 09:09 -------
Closing

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 43527] - httpd starts defunct when started using execvp system call

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43527


rangav@xandros.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Additional Comments From rangav@xandros.com  2007-10-09 09:09 -------
Upon further investigation, found that this is not an apache issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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