From:             v-altruo at microsoft dot com
Operating system: Windows Server 2012 R2
PHP version:      7.3.10
Package:          Testing related
Bug Type:         Bug
Bug description:Out of memory error

Description:
------------
Test fails with x86 version for both nts/ts builds regardless of opcache
on/off. Test also fails for 7.2.23. 

Failed test file location:
ext\standard\tests\strings\wordwrap_memory_limit.phpt

Expected result:
----------------
Fatal error: Allowed memory size of 134217728 bytes exhausted%s(tried to
allocate %d bytes) in %s on line %d

Actual result:
--------------
VirtualAlloc() failed: [0x00000057] The parameter is incorrect.


VirtualAlloc() failed: [0x00000057] The parameter is incorrect.


Fatal error: Out of memory (allocated 2097152) (tried to allocate
4294901777 bytes) in
C:\..\ext\standard\tests\strings\wordwrap_memory_limit.php on line 5

-- 
Edit bug report at https://bugs.php.net/bug.php?id=78620&edit=1
-- 
Fix committed:                    https://bugs.php.net/fix.php?id=78620&r=fixed
Fixed in release:                 
https://bugs.php.net/fix.php?id=78620&r=alreadyfixed
Need backtrace:                   
https://bugs.php.net/fix.php?id=78620&r=needtrace
Need Reproduce Script:            
https://bugs.php.net/fix.php?id=78620&r=needscript
Try newer version:                
https://bugs.php.net/fix.php?id=78620&r=oldversion
Not developer issue:              
https://bugs.php.net/fix.php?id=78620&r=support
Expected behavior:                
https://bugs.php.net/fix.php?id=78620&r=notwrong
Not enough info:                  
https://bugs.php.net/fix.php?id=78620&r=notenoughinfo
Submitted twice:                  
https://bugs.php.net/fix.php?id=78620&r=submittedtwice
register_globals:                 
https://bugs.php.net/fix.php?id=78620&r=globals
PHP version support discontinued: 
https://bugs.php.net/fix.php?id=78620&r=phptooold
Daylight Savings:                 https://bugs.php.net/fix.php?id=78620&r=dst
IIS Stability:                    https://bugs.php.net/fix.php?id=78620&r=isapi
Install GNU Sed:                  https://bugs.php.net/fix.php?id=78620&r=gnused
Floating point limitations:       https://bugs.php.net/fix.php?id=78620&r=float
No Zend Extensions:               https://bugs.php.net/fix.php?id=78620&r=nozend
MySQL Configuration Error:        
https://bugs.php.net/fix.php?id=78620&r=mysqlcfg

Reply via email to