Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. damien@damien-ThinkPad-T420:~/Bureau/Scripts_Cours/Master/Para/sous-seq-max/mssadv1702$ valgrind --leak-check=full --show-leak-kinds=all ./SousSeqMax.exe test2
  2. ==18280== Memcheck, a memory error detector
  3. ==18280== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
  4. ==18280== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
  5. ==18280== Command: ./SousSeqMax.exe test2
  6. ==18280==
  7. ==18280== Thread 4:
  8. ==18280== Conditional jump or move depends on uninitialised value(s)
  9. ==18280== at 0x400AA4: max (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  10. ==18280== by 0x401B31: montee._omp_fn.2 (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  11. ==18280== by 0x515243D: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  12. ==18280== by 0x536C6B9: start_thread (pthread_create.c:333)
  13. ==18280== by 0x568882C: clone (clone.S:109)
  14. ==18280==
  15. ==18280== Conditional jump or move depends on uninitialised value(s)
  16. ==18280== at 0x400AA4: max (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  17. ==18280== by 0x401E60: final._omp_fn.4 (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  18. ==18280== by 0x515243D: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  19. ==18280== by 0x536C6B9: start_thread (pthread_create.c:333)
  20. ==18280== by 0x568882C: clone (clone.S:109)
  21. ==18280==
  22. ==18280==
  23. ==18280== HEAP SUMMARY:
  24. ==18280== in use at exit: 3,244 bytes in 11 blocks
  25. ==18280== total heap usage: 105 allocs, 94 frees, 150,772 bytes allocated
  26. ==18280==
  27. ==18280== Thread 1:
  28. ==18280== 8 bytes in 1 blocks are still reachable in loss record 1 of 9
  29. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  30. ==18280== by 0x514B778: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  31. ==18280== by 0x5154647: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  32. ==18280== by 0x5149DE1: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  33. ==18280== by 0x40104E9: call_init.part.0 (dl-init.c:72)
  34. ==18280== by 0x40105FA: call_init (dl-init.c:30)
  35. ==18280== by 0x40105FA: _dl_init (dl-init.c:120)
  36. ==18280== by 0x4000CF9: ??? (in /lib/x86_64-linux-gnu/ld-2.23.so)
  37. ==18280== by 0x1: ???
  38. ==18280== by 0xFFF00012A: ???
  39. ==18280== by 0xFFF00013B: ???
  40. ==18280==
  41. ==18280== 12 bytes in 1 blocks are indirectly lost in loss record 2 of 9
  42. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  43. ==18280== by 0x400AE3: alloTablo (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  44. ==18280== by 0x4011B7: alloMaxPair (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  45. ==18280== by 0x4013FD: sousSeqMax (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  46. ==18280== by 0x401459: genRes (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  47. ==18280== by 0x401823: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  48. ==18280==
  49. ==18280== 16 bytes in 1 blocks are indirectly lost in loss record 3 of 9
  50. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  51. ==18280== by 0x400AC4: alloTablo (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  52. ==18280== by 0x4011B7: alloMaxPair (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  53. ==18280== by 0x4013FD: sousSeqMax (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  54. ==18280== by 0x401459: genRes (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  55. ==18280== by 0x401823: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  56. ==18280==
  57. ==18280== 16 bytes in 1 blocks are definitely lost in loss record 4 of 9
  58. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  59. ==18280== by 0x400AE3: alloTablo (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  60. ==18280== by 0x401477: genRes (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  61. ==18280== by 0x401823: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  62. ==18280==
  63. ==18280== 40 bytes in 1 blocks are still reachable in loss record 5 of 9
  64. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  65. ==18280== by 0x4C2FDEF: realloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  66. ==18280== by 0x514B7C8: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  67. ==18280== by 0x515341A: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  68. ==18280== by 0x514ECB9: GOMP_parallel (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  69. ==18280== by 0x400C7A: montee (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  70. ==18280== by 0x400F0A: prefixSum (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  71. ==18280== by 0x401754: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  72. ==18280==
  73. ==18280== 44 (16 direct, 28 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 9
  74. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  75. ==18280== by 0x4011A9: alloMaxPair (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  76. ==18280== by 0x4013FD: sousSeqMax (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  77. ==18280== by 0x401459: genRes (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  78. ==18280== by 0x401823: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  79. ==18280==
  80. ==18280== 192 bytes in 1 blocks are still reachable in loss record 7 of 9
  81. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  82. ==18280== by 0x514B778: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  83. ==18280== by 0x5152ECA: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  84. ==18280== by 0x514ECB9: GOMP_parallel (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  85. ==18280== by 0x400C7A: montee (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  86. ==18280== by 0x400F0A: prefixSum (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  87. ==18280== by 0x401754: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  88. ==18280==
  89. ==18280== 864 bytes in 3 blocks are possibly lost in loss record 8 of 9
  90. ==18280== at 0x4C2FB55: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  91. ==18280== by 0x40136D4: allocate_dtv (dl-tls.c:322)
  92. ==18280== by 0x40136D4: _dl_allocate_tls (dl-tls.c:539)
  93. ==18280== by 0x536D26E: allocate_stack (allocatestack.c:588)
  94. ==18280== by 0x536D26E: pthread_create@@GLIBC_2.2.5 (pthread_create.c:539)
  95. ==18280== by 0x515299F: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  96. ==18280== by 0x514ECB9: GOMP_parallel (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  97. ==18280== by 0x400C7A: montee (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  98. ==18280== by 0x400F0A: prefixSum (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  99. ==18280== by 0x401754: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  100. ==18280==
  101. ==18280== 2,080 bytes in 1 blocks are still reachable in loss record 9 of 9
  102. ==18280== at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  103. ==18280== by 0x514B778: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  104. ==18280== by 0x5152489: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  105. ==18280== by 0x514ECA5: GOMP_parallel (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
  106. ==18280== by 0x4014D7: genRes (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  107. ==18280== by 0x401823: main (in /home/damien/Documents/Scripts_Perso/Master/Para/sous-seq-max/1703/SousSeqMax.exe)
  108. ==18280==
  109. ==18280== LEAK SUMMARY:
  110. ==18280== definitely lost: 32 bytes in 2 blocks
  111. ==18280== indirectly lost: 28 bytes in 2 blocks
  112. ==18280== possibly lost: 864 bytes in 3 blocks
  113. ==18280== still reachable: 2,320 bytes in 4 blocks
  114. ==18280== suppressed: 0 bytes in 0 blocks
  115. ==18280==
  116. ==18280== For counts of detected and suppressed errors, rerun with: -v
  117. ==18280== Use --track-origins=yes to see where uninitialised values come from
  118. ==18280== ERROR SUMMARY: 6 errors from 5 contexts (suppressed: 0 from 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement