Edit report at https://bugs.php.net/bug.php?id=60998&edit=1
ID: 60998 Updated by: paj...@php.net Reported by: bug at weezo dot net Summary: Apache crashes on 4096 bytes PHP scripts -Status: Assigned +Status: Duplicate Type: Bug Package: Apache2 related Operating System: Win32 PHP Version: 5.3.10 Assigned To: dmitry Block user comment: N Private report: N New Comment: It is already fixed in SVN. The fix for this lexer bug was applied to 5.3 after 5.3.9. This issue was not back ported to 5.3.10, which was 5.3.9 with only the fix for a critical issue. Thanks for your report! Previous Comments: ------------------------------------------------------------------------ [2012-02-07 09:07:43] paj...@php.net Lexer issue is back. Or was it not applied before 5.3.9? As 5.3.10 was released based on 5.3.9 only? ------------------------------------------------------------------------ [2012-02-07 07:16:47] bug at weezo dot net Description: ------------ Apache server systematically crashes when a 4096 bytes PHP script is called (either directly or included by another PHP script). Bug is also present higher power of 2 file sizes. Everything works fine with CLI. Tested on Win XP & Win 7, with 3 different 32bytes apache/PHP env (wampserver env, php 5.3.10 from php.net, self compiled PHP with apachelounge apache version), and a 64bytes version of apache/PHP. Test script: --------------- Any 4096 bytes script. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60998&edit=1