Guest User

Untitled

a guest
Sep 26th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. ==2446== 792 bytes in 18 blocks are indirectly lost in loss record 1 of 2
  2. ==2446== at 0x4C28BED: malloc (vg_replace_malloc.c:263)
  3. ==2446== by 0x400DCE4: _dl_signal_error (dl-error.c:90)
  4. ==2446== by 0x4011D52: _dl_open (dl-open.c:687)
  5. ==2446== by 0xCA05F65: dlopen_doit (dlopen.c:67)
  6. ==2446== by 0x400DBD5: _dl_catch_error (dl-error.c:178)
  7. ==2446== by 0xCA062EB: _dlerror_run (dlerror.c:164)
  8. ==2446== by 0xCA05EE0: dlopen@@GLIBC_2.2.5 (dlopen.c:88)
  9. ==2446== by 0xA67C0D5: ??? (in /lib/x86_64-linux-gnu/liblzma.so.5.0.0)
  10. ==2446== by 0xA680EF5: lzma_auto_decoder (in /lib/x86_64-linux-gnu/liblzma.so.5.0.0)
  11. ==2446== by 0x41485BB: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  12. ==2446== by 0x4148F27: __libxml2_xzread (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  13. ==2446== by 0x4097518: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  14. ==2446==
  15. ==2446== 1,368 (576 direct, 792 indirect) bytes in 18 blocks are definitely lost in loss record 2 of 2
  16. ==2446== at 0x4C272B8: calloc (vg_replace_malloc.c:566)
  17. ==2446== by 0xCA0635F: _dlerror_run (dlerror.c:142)
  18. ==2446== by 0xCA05EE0: dlopen@@GLIBC_2.2.5 (dlopen.c:88)
  19. ==2446== by 0xA67C0D5: ??? (in /lib/x86_64-linux-gnu/liblzma.so.5.0.0)
  20. ==2446== by 0xA680EF5: lzma_auto_decoder (in /lib/x86_64-linux-gnu/liblzma.so.5.0.0)
  21. ==2446== by 0x41485BB: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  22. ==2446== by 0x4148F27: __libxml2_xzread (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  23. ==2446== by 0x4097518: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  24. ==2446== by 0x40992E1: xmlParserInputBufferGrow (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  25. ==2446== by 0x406C607: xmlParserInputGrow (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  26. ==2446== by 0x4071A21: ??? (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  27. ==2446== by 0x4086034: xmlParseDocument (in /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0)
  28. ==2446==
  29. ==2446== LEAK SUMMARY:
  30. ==2446== definitely lost: 576 bytes in 18 blocks
  31. ==2446== indirectly lost: 792 bytes in 18 blocks
  32. ==2446== possibly lost: 0 bytes in 0 blocks
  33. ==2446== still reachable: 0 bytes in 0 blocks
  34. ==2446== suppressed: 0 bytes in 0 blocks
Advertisement
Add Comment
Please, Sign In to add comment