From:             geissert at debian dot org
Operating system: 
PHP version:      5.3.1
PHP Bug Type:     *Compile Issues
Bug description:  incorrect assumption of PAGE_SIZE size

Description:
------------
If sys/mman.h does not define PAGE_SIZE there's an incorrect assumption
that it is 4096. This can have multiple side effects.

At Debian we are going to use the following patch:
http://git.debian.org/?p=pkg-php/php.git;a=blob;f=debian/patches/page_size_fixes.patch;h=f24b732ff6349101e1cee560b581081ca74d717f;hb=HEAD

There's also a logical bug where PAGE_SIZE could not be defined at all but
still used, but I'm not addressing that one.



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

Reply via email to