php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9013 --enable-sigchild causes invalid return values
Submitted: 2001-01-30 17:44 UTC Modified: 2001-02-22 18:41 UTC
From: tduffey at wmdesign dot net Assigned:
Status: Closed Package: Program Execution
PHP Version: 4.0.4pl1 OS: FreeBSD 4.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tduffey at wmdesign dot net
New email:
PHP Version: OS:

 

 [2001-01-30 17:44 UTC] tduffey at wmdesign dot net
When PHP 4.0.4pl1 is compiled as an Apache module like:

'./configure' '--with-apxs=/usr/local/apache/1.3/bin/apxs' '--with-config-file-path=/usr/local/lib' '--disable-pear' '--enable-sigchild'

Child processes return -1 regardless of whether or not they had errors.  Compiling without sigchild fixes the problem.

Note that this is directly related to bug #8992.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-22 05:21 UTC] stas@php.net
see #8992.
 [2001-02-22 18:41 UTC] sniper@php.net
Fixed in CVS.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC