ID:               48034
 Updated by:       j...@php.net
 Reported By:      ninzya at inbox dot lv
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.3.0RC1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




Previous Comments:
------------------------------------------------------------------------

[2009-04-21 10:22:26] ninzya at inbox dot lv

Description:
------------
Configuration: Apache HTTPd 2.0.61.200
PHP: 5.3.0RC1
OS: Windows XP SP3

PHP crashes apache when php file including php tags + data between them
is 8192 bytes (8KB) long.

Reproduce code:
---------------
Create file with the following content:

<?php(any 8185 byte long data)?>

or

<?(any 8188 byte long data)?>

and request it through the browser.

Expected result:
----------------
No crashes

Actual result:
--------------
Crash


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48034&edit=1

Reply via email to