From:             v-altruo at microsoft dot com
Operating system: Windows Server 2019
PHP version:      7.4.0RC4
Package:          Testing related
Bug Type:         Bug
Bug description:Warning Internal error: wrong size calculation

Description:
------------
Test seems to fail for all builds regardless of NTS/TS but only when
opcache is enabled. 

2 Tests without similar output:
ext\opcache\tests\bug70423.phpt
ext\opcache\tests\bu69838.phpt

Both have correct output, but have the additional warning in output. 

Expected result:
----------------
1
1
1
1
5
6
7
8
5
1
6
1
1
5
1
6

Actual result:
--------------
Mon Oct 21 20:26:50 2019 (2344): Warning Internal error: wrong size
calculation: C:\..\php-test-pack-7.4.0rc4\ext\opcache\tests\bug70423.php
start=0x14a044c0, end=0x14a06448, real=0x14a063e8

1
1
1
1
5
6
7
8
5
1
6
1
1
5
1
6

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

Reply via email to