php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44679 Lighttpd spawn-fcgi CRASH with PHP 5.2.6RC4
Submitted: 2008-04-09 14:19 UTC Modified: 2008-12-24 01:00 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: nanu at comsenz dot com Assigned:
Status: No Feedback Package: CGI/CLI related
PHP Version: 5.2.6RC4 OS: CentOS 5.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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nanu at comsenz dot com
New email:
PHP Version: OS:

 

 [2008-04-09 14:19 UTC] nanu at comsenz dot com
Description:
------------
Today, I upgrade my server's PHP to 5.2.6RC4, after installed PHP, when I start PHP Fast-CGI via spawn-fcgi,it reports the following error message and quit.

spawn-fcgi.c.218: child exited with: 254, Unknown error 254

My Lighttpd (spawn-fcgi) version is 1.4.19,and didn't use any other compile option while install Lighttpd, just ./configure && make. 

And this version of spawn-fcgi works well with php5.2-200803131130 snap.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-09 22:30 UTC] jani@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2008-04-17 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2008-12-16 04:54 UTC] yebssy at gmail dot com
PHP 5.2.8 reproduced.
$ sudo /opt/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -C 4 -u nobody -f /opt/bin/php-cgi
spawn-fcgi.c.229: child exited with: 254
 [2008-12-16 09:05 UTC] pajoye@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2008-12-24 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 18:01:30 2024 UTC