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
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: ajf at ajf dot me
New email:
PHP Version: OS:

 

 [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 Mar 29 12:01:27 2024 UTC