AyushP123

valgrind

May 21st, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. ayush@ayush:~/Desktop/xapian-patch/xapian/xapian-letor/bin$ valgrind --leak-check=yes ./xapian-prepare-trainingfile --db=/home/ayush/Documents/data/db /home/ayush/Documents/data/query.txt /home/ayush/Documents/data/qrel.txt /home/ayush/Documents/data/sample3.txt
  2. ==26621== Memcheck, a memory error detector
  3. ==26621== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
  4. ==26621== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
  5. ==26621== Command: ./xapian-prepare-trainingfile --db=/home/ayush/Documents/data/db /home/ayush/Documents/data/query.txt /home/ayush/Documents/data/qrel.txt /home/ayush/Documents/data/sample3.txt
  6. ==26621==
  7. ==26623==
  8. ==26623== HEAP SUMMARY:
  9. ==26623== in use at exit: 0 bytes in 0 blocks
  10. ==26623== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  11. ==26623==
  12. ==26623== All heap blocks were freed -- no leaks are possible
  13. ==26623==
  14. ==26623== For counts of detected and suppressed errors, rerun with: -v
  15. ==26623== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  16. ==26622==
  17. ==26622== HEAP SUMMARY:
  18. ==26622== in use at exit: 0 bytes in 0 blocks
  19. ==26622== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  20. ==26622==
  21. ==26622== All heap blocks were freed -- no leaks are possible
  22. ==26622==
  23. ==26622== For counts of detected and suppressed errors, rerun with: -v
  24. ==26622== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  25. ==26624==
  26. ==26624== HEAP SUMMARY:
  27. ==26624== in use at exit: 0 bytes in 0 blocks
  28. ==26624== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  29. ==26624==
  30. ==26624== All heap blocks were freed -- no leaks are possible
  31. ==26624==
  32. ==26624== For counts of detected and suppressed errors, rerun with: -v
  33. ==26624== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  34. ==26626==
  35. ==26626== HEAP SUMMARY:
  36. ==26626== in use at exit: 0 bytes in 0 blocks
  37. ==26626== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  38. ==26626==
  39. ==26626== All heap blocks were freed -- no leaks are possible
  40. ==26626==
  41. ==26626== For counts of detected and suppressed errors, rerun with: -v
  42. ==26626== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  43. ==26625==
  44. ==26625== HEAP SUMMARY:
  45. ==26625== in use at exit: 0 bytes in 0 blocks
  46. ==26625== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  47. ==26625==
  48. ==26625== All heap blocks were freed -- no leaks are possible
  49. ==26625==
  50. ==26625== For counts of detected and suppressed errors, rerun with: -v
  51. ==26625== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  52. ==26628==
  53. ==26628== HEAP SUMMARY:
  54. ==26628== in use at exit: 0 bytes in 0 blocks
  55. ==26628== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  56. ==26628==
  57. ==26628== All heap blocks were freed -- no leaks are possible
  58. ==26628==
  59. ==26628== For counts of detected and suppressed errors, rerun with: -v
  60. ==26628== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  61. ==26631==
  62. ==26631== HEAP SUMMARY:
  63. ==26631== in use at exit: 0 bytes in 0 blocks
  64. ==26631== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  65. ==26631==
  66. ==26631== All heap blocks were freed -- no leaks are possible
  67. ==26631==
  68. ==26631== For counts of detected and suppressed errors, rerun with: -v
  69. ==26631== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  70. ==26632==
  71. ==26632== HEAP SUMMARY:
  72. ==26632== in use at exit: 0 bytes in 0 blocks
  73. ==26632== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
  74. ==26632==
  75. ==26632== All heap blocks were freed -- no leaks are possible
  76. ==26632==
  77. ==26632== For counts of detected and suppressed errors, rerun with: -v
  78. ==26632== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  79. Done
  80. Done1
  81. Machine Learning 16 20001
  82. Segmentation fault (core dumped)
Add Comment
Please, Sign In to add comment