Edit report at https://bugs.php.net/bug.php?id=60976&edit=1
ID: 60976 Comment by: giunta dot gaetano at gmail dot com Reported by: xrstf-misc at yahoo dot com Summary: PHP crashes sometimes while parsing Status: Open Type: Bug Package: Reproducible crash Operating System: Win7x64 PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: I also have php crashes - win7 64, apache 2.2.21 from apache lounge. No error messages left in either php or apache logs - just a "server reset connection" error from the browser. The code ran fine up to php 5.3.8 (did not test with 539). It involves executing a custom page within eZPublish, it is hard for me to trace it to a single php file / command and attach it here... Previous Comments: ------------------------------------------------------------------------ [2012-02-05 15:19:32] xrstf-misc at yahoo dot com Here is the original file, wrapped in an 7z archive: http://www.xrstf.de/bug60976.7z (1KB) ------------------------------------------------------------------------ [2012-02-04 07:39:19] paj...@php.net Ah you already did. Which EOL do you use on your original script? Unix or windows ones? Maybe zip it and post a link to the zip file, so the contents won't be altered (lexer bug). ------------------------------------------------------------------------ [2012-02-04 07:37:39] paj...@php.net Please provide us the full script you use to reprodruce the crash. ------------------------------------------------------------------------ [2012-02-04 01:20:16] xrstf-misc at yahoo dot com Well this is the source file that caused the parse error: http://pastie.org/pastes/3312735/text (md5sum is 1bd8de828db862a5f118be4cc9773999, there are not trailing spaces and there is a blank line at the end of the file). I cannot give any shorter example. Sorry. ------------------------------------------------------------------------ [2012-02-04 00:43:41] fel...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=60976 -- Edit this bug report at https://bugs.php.net/bug.php?id=60976&edit=1