Skip to content

Instantly share code, notes, and snippets.

@pierrejoye
Created January 26, 2016 13:51
Show Gist options
  • Save pierrejoye/020b3a3ad5f3c8689477 to your computer and use it in GitHub Desktop.
Save pierrejoye/020b3a3ad5f3c8689477 to your computer and use it in GitHub Desktop.
Dr. Memory version 1.9.0 build 4 built on Oct 2 2015 13:13:14
Dr. Memory results for pid 10352: "php.exe"
Application cmdline: "Debug\php.exe Zend\tests\bug31102.phpt"
Recorded 116 suppression(s) from default c:\apps\DrMemory-Windows-1.9.0-4\bin\suppress-default.txt
Error #1: WARNING: heap allocation failed
# 0 replace_malloc [d:\drmemory_package\common\alloc_replace.c:2537]
# 1 php7_debug.dll!__zend_malloc [c:\php-sdk\master\vc11\x86\php-src\zend\zend_alloc.h:169]
# 2 php7_debug.dll!_safe_malloc [c:\php-sdk\master\vc11\x86\php-src\zend\zend_alloc.c:2253]
# 3 php7_debug.dll!_zend_hash_add_or_update_i [c:\php-sdk\master\vc11\x86\php-src\zend\zend_hash.c:273]
# 4 php7_debug.dll!_zend_hash_add [c:\php-sdk\master\vc11\x86\php-src\zend\zend_hash.c:330]
# 5 php7_debug.dll!zend_hash_add_mem [c:\php-sdk\master\vc11\x86\php-src\zend\zend_hash.h:496]
# 6 php7_debug.dll!zend_register_module_ex [c:\php-sdk\master\vc11\x86\php-src\zend\zend_api.c:2045]
# 7 php7_debug.dll!zend_startup_builtin_functions [c:\php-sdk\master\vc11\x86\php-src\zend\zend_builtin_functions.c:350]
# 8 php7_debug.dll!zend_startup [c:\php-sdk\master\vc11\x86\php-src\zend\zend.c:666]
# 9 php7_debug.dll!php_module_startup [c:\php-sdk\master\vc11\x86\php-src\main\main.c:2105]
#10 php_cli_startup [c:\php-sdk\master\vc11\x86\php-src\sapi\cli\php_cli.c:421]
#11 main [c:\php-sdk\master\vc11\x86\php-src\sapi\cli\php_cli.c:1341]
Note: @0:00:02.690 in thread 12948
===========================================================================
FINAL SUMMARY:
DUPLICATE ERROR COUNTS:
SUPPRESSIONS USED:
ERRORS FOUND:
0 unique, 0 total unaddressable access(es)
0 unique, 0 total uninitialized access(es)
0 unique, 0 total invalid heap argument(s)
0 unique, 0 total GDI usage error(s)
0 unique, 0 total handle leak(s)
1 unique, 1 total warning(s)
0 unique, 0 total, 0 byte(s) of leak(s)
0 unique, 0 total, 0 byte(s) of possible leak(s)
ERRORS IGNORED:
3 potential error(s) (suspected false positives)
(details: c:\apps\DrMemory-Windows-1.9.0-4\drmemory\logs\DrMemory-php.exe.10352.000\potential_errors.txt)
12 potential leak(s) (suspected false positives)
(details: c:\apps\DrMemory-Windows-1.9.0-4\drmemory\logs\DrMemory-php.exe.10352.000\potential_errors.txt)
27 unique, 113 total, 58730014 byte(s) of still-reachable allocation(s)
(re-run with "-show_reachable" for details)
Details: c:\apps\DrMemory-Windows-1.9.0-4\drmemory\logs\DrMemory-php.exe.10352.000\results.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment