php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70784 Immediate zend_mm_heap corrupted
Submitted: 2015-10-25 13:42 UTC Modified: 2015-10-25 13:55 UTC
From: ajf at ajf dot me Assigned:
Status: Duplicate Package: Scripting Engine problem
PHP Version: 7.0.0RC5 OS: Linux
Private report: No CVE-ID: None
 [2015-10-25 13:42 UTC] ajf at ajf dot me
Description:
------------
Multiple people have reported immediate crashes on the CLI and with Apache for RC5, RC4 (possibly earlier versions?) with a "zend_mm_heap corrupted" error message.

The only workaround seems to be disabling the allocator with `USE_ZEND_ALLOC=0`.

https://www.reddit.com/r/PHP/comments/3oubk5/php_700_rc_5_released/cw0rqlb




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-10-25 13:55 UTC] ajf@php.net
-Status: Open +Status: Duplicate
 [2015-10-25 13:55 UTC] ajf@php.net
Oops, dup of #70688

I wish bugs.php.net would show you *fixed* bugs when finding duplicates. Alas.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 18:01:31 2024 UTC