php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35194 child pid exit signal illegal instruction
Submitted: 2005-11-11 16:38 UTC Modified: 2005-11-19 01:00 UTC
Votes:14
Avg. Score:4.1 ± 0.9
Reproduced:9 of 10 (90.0%)
Same Version:1 (11.1%)
Same OS:2 (22.2%)
From: mginsburg at collaborativefusion dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.0.5 OS: FreeBSD 5.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-11-11 16:38 UTC] mginsburg at collaborativefusion dot com
Description:
------------
I recently upgraded php from 5.0.3 to 5.0.5 and a piece of proprietary php software that I was running, now will not run.  The error in the http-error.log is

[notice] child pid 10398 exit signal Illegal instruction (4)

Due to the software functioning on 5.0.3 I do not think that it could be a code error.


Reproduce code:
---------------
http://www.imnotgonnalie.com/ginny/SugarBean.php.txt

The error is caused somewhere in the constructor (line 88)

Actual result:
--------------
PHP exits on error

[notice] child pid 10398 exit signal Illegal instruction (4)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-11 16:45 UTC] tony2001@php.net
Please try using this CVS snapshot:

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


 [2005-11-19 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 May 10 09:01:31 2024 UTC