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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 + 6 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 20:01:28 2024 UTC