From:             archinf at archinform dot de
Operating system: Redhat 9.0
PHP version:      5.2.0
PHP Bug Type:     Reproducible crash
Bug description:  Php crashes, if output size is to big

Description:
------------
Hi,

after updating from php 5.1.2 to 5.2.0 webpages with a lot of output
(around 100KB) won't be displayed anymore.
It's dependend from the output size not the code size, because   the same
page works with an input parameter, that produces less output.
Increasing memory_limit doesn't help.
After downgrading back to 5.1.2 script works again.

Yours,
Sascha



Expected result:
----------------
no output, no error messages (not on display, not in apache error_log)

Actual result:
--------------
follows soon

-- 
Edit bug report at http://bugs.php.net/?id=39490&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39490&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39490&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39490&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39490&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39490&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39490&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39490&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39490&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39490&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39490&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39490&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39490&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39490&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39490&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39490&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39490&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39490&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39490&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39490&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39490&r=mysqlcfg

Reply via email to