Guest User

Untitled

a guest
Aug 13th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. ==31455== HEAP SUMMARY:
  2. ==31455== in use at exit: 224 bytes in 2 blocks
  3. ==31455== total heap usage: 12,482 allocs, 12,480 frees, 3,143,236 bytes alloc ated
  4. ==31455==
  5. ==31455== 32 bytes in 1 blocks are still reachable in loss record 1 of 2
  6. ==31455== at 0x4C2677B: calloc (vg_replace_malloc.c:593)
  7. ==31455== by 0x570D30F: _dlerror_run (in /lib64/libdl-2.12.so)
  8. ==31455== by 0x570CEE0: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.12.so)
  9. ==31455== by 0x5D50E6: php_load_extension (dl.c:144)
  10. ==31455== by 0x686A7D: zend_llist_apply (zend_llist.c:191)
  11. ==31455== by 0x63B879: php_ini_register_extensions (php_ini.c:727)
  12. ==31455== by 0x634E13: php_module_startup (main.c:2206)
  13. ==31455== by 0x7368CC: php_cli_startup (php_cli.c:417)
  14. ==31455== by 0x738280: main (php_cli.c:1358)
  15. ==31455==
  16. ==31455== 192 bytes in 1 blocks are still reachable in loss record 2 of 2
  17. ==31455== at 0x4C279EE: malloc (vg_replace_malloc.c:270)
  18. ==31455== by 0x40127AB: add_to_global (in /lib64/ld-2.12.so)
  19. ==31455== by 0x4012CDC: dl_open_worker (in /lib64/ld-2.12.so)
  20. ==31455== by 0x400E195: _dl_catch_error (in /lib64/ld-2.12.so)
  21. ==31455== by 0x4012469: _dl_open (in /lib64/ld-2.12.so)
  22. ==31455== by 0x570CF65: dlopen_doit (in /lib64/libdl-2.12.so)
  23. ==31455== by 0x400E195: _dl_catch_error (in /lib64/ld-2.12.so)
  24. ==31455== by 0x570D29B: _dlerror_run (in /lib64/libdl-2.12.so)
  25. ==31455== by 0x570CEE0: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.12.so)
  26. ==31455== by 0x5D50E6: php_load_extension (dl.c:144)
  27. ==31455== by 0x686A7D: zend_llist_apply (zend_llist.c:191)
  28. ==31455== by 0x63B879: php_ini_register_extensions (php_ini.c:727)
  29. ==31455==
  30. ==31455== LEAK SUMMARY:
  31. ==31455== definitely lost: 0 bytes in 0 blocks
  32. ==31455== indirectly lost: 0 bytes in 0 blocks
  33. ==31455== possibly lost: 0 bytes in 0 blocks
  34. ==31455== still reachable: 224 bytes in 2 blocks
  35. ==31455== suppressed: 0 bytes in 0 blocks
Advertisement
Add Comment
Please, Sign In to add comment