php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66115 Opcache Segmentation fault with old 2.6.31-19-server kernel
Submitted: 2013-11-19 10:13 UTC Modified: 2020-06-28 04:22 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: shpr at libero dot it Assigned: cmb (profile)
Status: No Feedback Package: opcache
PHP Version: 5.5.6 OS: Linux Ubuntu 2.6.31-19-server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: shpr at libero dot it
New email:
PHP Version: OS:

 

 [2013-11-19 10:13 UTC] shpr at libero dot it
Description:
------------
After a configure/make/make install of PHP 5.5.5 (and 5.5.6) I obtain a segmentation fault from a simple command as: php -v

ldd --version
ldd (EGLIBC) 2.10.1

PHP configure
./configure --prefix=/opt/php5.5test --with-config-file-path=/opt/php5.5test/ --with-config-file-scan-dir=/opt/php5.5test --enable-debug
make
make install
And added zend_extension=opcache.so to php.ini

Test script:
---------------
http://212.110.56.35:81/bug.html


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-06-14 16:45 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2020-06-14 16:45 UTC] cmb@php.net
Do you still experience that segfault with any of the actively
supported PHP versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2020-06-28 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 17:01:31 2024 UTC