← Back to team overview

ius-coredev team mailing list archive

[Bug 1314856] Re: php54-ioncube-loader-4.6.0-1.ius.centos6.x86_64 causing Segmentation fault

 

Hello Ross,

Thanks for taking the time to contact us regarding this issue.  So far I
am unable to reproduce this issue.   I downloaded the evaluation copy of
PHP Encoder[0] to create some test files:

./ioncube_encoder php-info.php -o test_ioncube.php
./ioncube_encoder54 php-info.php -o test_ioncube54.php

Both of these pages loaded up without any errors.  Here is information
about the system I used to test:

# rpm -q httpd
httpd-2.2.15-30.el6.centos.x86_64
# rpm -qa |grep php
php54-ioncube-loader-4.6.0-1.ius.centos6.x86_64
php54-5.4.27-1.ius.centos6.x86_64
php54-cli-5.4.27-1.ius.centos6.x86_64
php54-common-5.4.27-1.ius.centos6.x86_64
# cat /etc/issue
CentOS release 6.5 (Final)
Kernel \r on an \m

# uname -r
2.6.32-431.11.2.el6.x86_64


A few things to note.  First, there is no compiling involved with this RPM.  It just places the files from the tar ball into correct locations on the server.  Since this is the case, I am not sure this is an issue in the way we package ionCube loader, but an issue with the ionCube loader and/or the code in question.   If you feel that this issue is tied to the way we package ionCube loader, can you provide more information on how we can reproduce this issue.

Also, the past few releases of php54-ioncube-loader did not actually
upgrade the application as I forgot to update the source tar balls.  The
php54-ioncube-loader-4.5.3 RPM contains the tar balls from 4.4.0.


-Ben


[0] http://www.ioncube.com/encoder_eval_download.php

** Changed in: ius
     Assignee: (unassigned) => bharper (bharper)

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1314856

Title:
  php54-ioncube-loader-4.6.0-1.ius.centos6.x86_64 causing Segmentation
  fault

Status in IUS Community Project:
  New

Bug description:
  Since installing update php54-ioncube-
  loader-4.6.0-1.ius.centos6.x86_64 and restarting apache, all php pages
  result in a Segmentation fault for Apache:

  [Thu May 01 00:39:38 2014] [notice] child pid 29033 exit signal Segmentation fault (11)
  [Thu May 01 00:39:39 2014] [notice] child pid 29034 exit signal Segmentation fault (11)
  [Thu May 01 00:39:41 2014] [notice] child pid 29036 exit signal Segmentation fault (11)
  [Thu May 01 00:39:49 2014] [notice] child pid 29031 exit signal Segmentation fault (11)
  [Thu May 01 00:40:02 2014] [notice] child pid 29040 exit signal Segmentation fault (11)
  [Thu May 01 00:40:04 2014] [notice] child pid 29041 exit signal Segmentation fault (11)
  [Thu May 01 00:40:07 2014] [notice] child pid 29042 exit signal Segmentation fault (11)
  [Thu May 01 00:40:20 2014] [notice] child pid 29043 exit signal Segmentation fault (11)

  Restored previous version from backup (php54-ioncube-
  loader-4.5.3-1.ius.centos6.x86_64), Segmentation faults stopped after
  that.

  # rpm -q httpd
  httpd-2.2.15-30.el6.centos.x86_64
  # rpm -q php54-common
  php54-common-5.4.27-1.ius.centos6.x86_64
  # cat /etc/redhat-release 
  CentOS release 6.5 (Final)
  # uname -r
  2.6.32-358.18.1.el6.x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1314856/+subscriptions


References