php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68038 Segmentation fault; zend_alloc.c: No such file or directory
Submitted: 2014-09-17 16:18 UTC Modified: 2021-02-07 04:22 UTC
Votes:12
Avg. Score:4.6 ± 0.8
Reproduced:12 of 12 (100.0%)
Same Version:3 (25.0%)
Same OS:7 (58.3%)
From: david at davidkrider dot com Assigned: cmb (profile)
Status: No Feedback Package: Reproducible crash
PHP Version: 5.5.16 OS: Ubuntu 14.04
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: david at davidkrider dot com
New email:
PHP Version: OS:

 

 [2014-09-17 16:18 UTC] david at davidkrider dot com
Description:
------------
Program received signal SIGSEGV, Segmentation fault.
_zend_mm_free_int (heap=0x7f177287fff0, p=0x7f17601389a0) at /build/buildd/php5-5.5.16+dfsg/Zend/zend_alloc.c:2104
2104    /build/buildd/php5-5.5.16+dfsg/Zend/zend_alloc.c: No such file or directory.

Test script:
---------------
Full writeup here:

http://serverfault.com/questions/629231/how-can-a-bog-standard-wordpress-install-break-php?noredirect=1#comment756137_629231

Short story is... Bog-standard Wordpress setup. Home page and dashboard work fine. Trying to navigate to any linked page causes a sigsev in apache, which backtraces to the above. I upgraded from Ubuntu's current 5.5.9 to 5.5.16 in the PPA at https://launchpad.net/~ondrej/+archive/ubuntu/php5. No change.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-10-22 14:33 UTC] patryk dot kozlowski at toxic-software dot pl
Same issue on 5.6.1
 [2016-10-24 02:17 UTC] h-yoshida at mediba dot jp
cd /build/buildd/
apt-get source php5
 [2021-01-25 13:29 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-01-25 13:29 UTC] cmb@php.net
Is that still an issue with any of the actively supported PHP
versions[1]?  If so, please provide a backtrace[2].

[1] <https://www.php.net/supported-versions.php>
[2] <https://bugs.php.net/bugs-generating-backtrace.php>
 [2021-02-07 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 Mar 19 03:01:29 2024 UTC