From: [EMAIL PROTECTED] Operating system: All PHP version: 4CVS-2002-10-04 PHP Bug Type: Performance problem Bug description: shouldn't mmap() files larger than memory_limit in _php_stream_passthru
We should check the memory limit before mmap()'ing a huge file in _php_stream_passthru() -- Edit bug report at http://bugs.php.net/?id=19749&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19749&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19749&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19749&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19749&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19749&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19749&r=support Expected behavior: http://bugs.php.net/fix.php?id=19749&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19749&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19749&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19749&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19749&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19749&r=dst