Edit report at https://bugs.php.net/bug.php?id=62581&edit=1
ID: 62581 Updated by: php-bugs@lists.php.net Reported by: prakash dot indu at gmail dot com Summary: Fatal error: Balloc() allocation exceeds list boundary -Status: Feedback +Status: No Feedback Type: Bug Package: Output Control Operating System: linux PHP Version: 5.3Git-2012-07-16 (Git) New Comment: 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 "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2012-07-17 15:01:15] larue...@php.net did you cross-compiled your php? ------------------------------------------------------------------------ [2012-07-17 06:30:44] reeze dot xia at gmail dot com Hi, I can't reproduce it. see: http://3v4l.org/aFi1e#v430 ------------------------------------------------------------------------ [2012-07-16 20:01:38] prakash dot indu at gmail dot com Description: ------------ Fatal error: Balloc() allocation exceeds list boundary It is in php 5.3.6. $perm=47; $test=explode(".", $perm/64); It coming when i am doing any floating point calculation... Test script: --------------- It is in php 5.3.6. $perm=47; $test=explode(".", $perm/64); It coming when i am doing any floating point calculation... Expected result: ---------------- array of data Actual result: -------------- Fatal error: Balloc() allocation exceeds list boundary ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62581&edit=1