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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
3 + 33 = ?
Subscribe to this entry?

 
 [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 08:01:29 2024 UTC