Skip to content

Instantly share code, notes, and snippets.

@EugenMayer
Created July 11, 2016 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EugenMayer/bdfe97f551caf6923ba5b911b7959476 to your computer and use it in GitHub Desktop.
Save EugenMayer/bdfe97f551caf6923ba5b911b7959476 to your computer and use it in GitHub Desktop.
valgrind --leak-check=full --leak-check=full --show-leak-kinds=all /usr/bin/php7.0 -S localhost:8085
==87== HEAP SUMMARY:
==87== in use at exit: 26,038 bytes in 1,015 blocks
==87== total heap usage: 14,587 allocs, 13,572 frees, 1,524,818 bytes allocated
==87==
==87== 5 bytes in 1 blocks are still reachable in loss record 1 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 6 bytes in 1 blocks are still reachable in loss record 2 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C7D1: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 6 bytes in 1 blocks are still reachable in loss record 3 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C861: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 7 bytes in 1 blocks are still reachable in loss record 4 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C82D: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 9 bytes in 1 blocks are still reachable in loss record 5 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C7EB: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 9 bytes in 1 blocks are still reachable in loss record 6 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C80C: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 9 bytes in 1 blocks are still reachable in loss record 7 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C87B: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 11 bytes in 1 blocks are still reachable in loss record 8 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C6A3: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C847: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 24 bytes in 1 blocks are still reachable in loss record 9 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A84E88: xmlStrndup (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A7CB48: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A808A8: xmlInitializeCatalog (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150D7: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 24 bytes in 1 blocks are still reachable in loss record 10 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60248D5: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 24 bytes in 1 blocks are still reachable in loss record 11 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DCDE2: lh_insert (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024903: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 32 bytes in 1 blocks are still reachable in loss record 12 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DC26E: sk_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x5D85FE9: ??? (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x5D880B8: SSL_COMP_get_compression_methods (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x5D8D8A2: SSL_library_init (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x21D2D3: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 32 bytes in 1 blocks are still reachable in loss record 13 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DC28C: sk_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x5D85FE9: ??? (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x5D880B8: SSL_COMP_get_compression_methods (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x5D8D8A2: SSL_library_init (in /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2)
==87== by 0x21D2D3: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 32 bytes in 1 blocks are still reachable in loss record 14 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DC26E: sk_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60248EB: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 32 bytes in 1 blocks are still reachable in loss record 15 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DC28C: sk_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60248EB: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 16 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A821DA: xmlNewMutex (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A813A8: xmlInitGlobals (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A15089: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 17 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A821DA: xmlNewMutex (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A3F6C9: xmlInitMemory (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150AA: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 18 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C7D1: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 19 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C7EB: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 20 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C80C: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 21 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C82D: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 22 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C847: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 23 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C861: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 24 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A0C87B: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 25 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C6BD: xmlNewCharEncodingHandler (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 40 bytes in 1 blocks are still reachable in loss record 26 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A25: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 80 bytes in 1 blocks are still reachable in loss record 27 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A7CABF: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A808A8: xmlInitializeCatalog (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150D7: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 104 bytes in 1 blocks are still reachable in loss record 28 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A822AA: xmlNewRMutex (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5AD464C: __xmlInitializeDict (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x67CD44F: pthread_once (pthread_once.S:103)
==87== by 0x5A825FA: xmlIsMainThread (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A81AB8: __xmlGenericError (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A1508E: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87==
==87== 104 bytes in 1 blocks are still reachable in loss record 29 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A822AA: xmlNewRMutex (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A7E5E3: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A80768: xmlInitializeCatalog (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150D7: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 120 bytes in 1 blocks are still reachable in loss record 30 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A7C927: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A807DE: xmlInitializeCatalog (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150D7: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 128 bytes in 1 blocks are still reachable in loss record 31 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DCAC1: lh_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024804: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60248B4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 176 bytes in 1 blocks are still reachable in loss record 32 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x6023497: CRYPTO_malloc (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60DCA9F: lh_new (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024804: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x60248B4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x6024A03: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2)
==87== by 0x21D2FC: zm_startup_openssl (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87==
==87== 400 bytes in 1 blocks are still reachable in loss record 33 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x5A0C7A1: xmlInitCharEncodingHandlers (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x5A150B4: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.1)
==87== by 0x21C538: php_libxml_initialize (in /usr/bin/php7.0)
==87== by 0x21C5A2: ??? (in /usr/bin/php7.0)
==87== by 0x36CAAD: zend_startup_module_ex (in /usr/bin/php7.0)
==87== by 0x379F1B: zend_hash_apply (in /usr/bin/php7.0)
==87== by 0x36CE09: zend_startup_modules (in /usr/bin/php7.0)
==87== by 0x30818A: php_module_startup (in /usr/bin/php7.0)
==87== by 0x402434: ??? (in /usr/bin/php7.0)
==87== by 0x1ED593: main (in /usr/bin/php7.0)
==87==
==87== 24,224 bytes in 982 blocks are definitely lost in loss record 34 of 34
==87== at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==87== by 0x345588: __zend_malloc (in /usr/bin/php7.0)
==87== by 0x405DCD: do_cli_server (in /usr/bin/php7.0)
==87== by 0x1ED5F8: main (in /usr/bin/php7.0)
==87==
==87== LEAK SUMMARY:
==87== definitely lost: 24,224 bytes in 982 blocks
==87== indirectly lost: 0 bytes in 0 blocks
==87== possibly lost: 0 bytes in 0 blocks
==87== still reachable: 1,814 bytes in 33 blocks
==87== suppressed: 0 bytes in 0 blocks
==87==
==87== For counts of detected and suppressed errors, rerun with: -v
==87== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment