Valgrind Report for ext/opcache/tests/bug71443.phpt ('Bug #71443 (Segfault using built-in webserver with intl using symfony)')
Script
1:
<?php 2: ini_set("include_path", "/tmp"); 3: ?> 4: okey 5:
Report
==9617== Syscall param writev(vector[...]) points to uninitialised byte(s)
==9617== at 0xD15ECDB: writev (in /lib64/libc-2.12.so)
==9617== by 0x14D04E25: zend_file_cache_script_store (zend_file_cache.c:863)
==9617== by 0x14CDEABC: store_script_in_file_cache (ZendAccelerator.c:1316)
==9617== by 0x14CDEB94: cache_script_in_file_cache (ZendAccelerator.c:1333)
==9617== by 0x14CE0D1B: file_cache_compile_file (ZendAccelerator.c:1744)
==9617== by 0x14CE0E58: persistent_compile_file (ZendAccelerator.c:1765)
==9617== by 0x110660D: zend_execute_scripts (zend.c:1492)
==9617== by 0xFF69D3: php_execute_script (main.c:2594)
==9617== by 0x13883C4: do_cli (php_cli.c:1011)
==9617== by 0x1389E4E: main (php_cli.c:1403)
==9617== Address 0x1ffeffbe38 is on thread 1's stack
==9617== in frame #1, created by zend_file_cache_script_store (zend_file_cache.c:796)
==9617==
Generated at Thu, 21 Feb 2019 22:06:51 +0000 (33 hours ago)
|