Advertisement
TwITe

Untitled

Nov 27th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 27.16 KB | None | 0 0
  1.  
  2. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  4. ==1854==    by 0x407789: int load_helper<int>(int) (in /home/twite/CLionProjects/Database/driver)
  5. ==1854==    by 0x412762: ____C_A_T_C_H____T_E_S_T____4() (in /home/twite/CLionProjects/Database/driver)
  6. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  7. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  8. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  9. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  10. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  11. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  12. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  13. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  14. ==1854==
  15. ==1854== Mismatched free() / delete / delete []
  16. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  17. ==1854==    by 0x4077E7: double load_helper<double>(int) (in /home/twite/CLionProjects/Database/driver)
  18. ==1854==    by 0x412AA3: ____C_A_T_C_H____T_E_S_T____6() (in /home/twite/CLionProjects/Database/driver)
  19. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  20. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  21. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  22. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  23. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  24. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  25. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  26. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  27. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  28. ==1854==  Address 0x5d946d0 is 0 bytes inside a block of size 8 alloc'd
  29. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  30. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  31. ==1854==    by 0x4077C3: double load_helper<double>(int) (in /home/twite/CLionProjects/Database/driver)
  32. ==1854==    by 0x412AA3: ____C_A_T_C_H____T_E_S_T____6() (in /home/twite/CLionProjects/Database/driver)
  33. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  34. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  35. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  36. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  37. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  38. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  39. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  40. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  41. ==1854==
  42. ==1854== Mismatched free() / delete / delete []
  43. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  44. ==1854==    by 0x40785D: std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > load_helper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int) (in /home/twite/CLionProjects/Database/driver)
  45. ==1854==    by 0x412E11: ____C_A_T_C_H____T_E_S_T____8() (in /home/twite/CLionProjects/Database/driver)
  46. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  47. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  48. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  49. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  50. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  51. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  52. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  53. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  54. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  55. ==1854==  Address 0x5d9e2d0 is 0 bytes inside a block of size 48 alloc'd
  56. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  57. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  58. ==1854==    by 0x407817: std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > load_helper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int) (in /home/twite/CLionProjects/Database/driver)
  59. ==1854==    by 0x412E11: ____C_A_T_C_H____T_E_S_T____8() (in /home/twite/CLionProjects/Database/driver)
  60. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  61. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  62. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  63. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  64. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  65. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  66. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  67. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  68. ==1854==
  69. ==1854== Mismatched free() / delete / delete []
  70. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  71. ==1854==    by 0x407970: load_int_vector_helper(int) (in /home/twite/CLionProjects/Database/driver)
  72. ==1854==    by 0x4131E9: ____C_A_T_C_H____T_E_S_T____10() (in /home/twite/CLionProjects/Database/driver)
  73. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  74. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  75. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  76. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  77. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  78. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  79. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  80. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  81. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  82. ==1854==  Address 0x5da8190 is 0 bytes inside a block of size 80 alloc'd
  83. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  84. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  85. ==1854==    by 0x4078C2: load_int_vector_helper(int) (in /home/twite/CLionProjects/Database/driver)
  86. ==1854==    by 0x4131E9: ____C_A_T_C_H____T_E_S_T____10() (in /home/twite/CLionProjects/Database/driver)
  87. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  88. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  89. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  90. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  91. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  92. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  93. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  94. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  95. ==1854==
  96. ==1854== Mismatched free() / delete / delete []
  97. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  98. ==1854==    by 0x407A89: load_double_vector_helper(int) (in /home/twite/CLionProjects/Database/driver)
  99. ==1854==    by 0x4135B6: ____C_A_T_C_H____T_E_S_T____12() (in /home/twite/CLionProjects/Database/driver)
  100. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  101. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  102. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  103. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  104. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  105. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  106. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  107. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  108. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  109. ==1854==  Address 0x5db8bc0 is 0 bytes inside a block of size 160 alloc'd
  110. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  111. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  112. ==1854==    by 0x4079D5: load_double_vector_helper(int) (in /home/twite/CLionProjects/Database/driver)
  113. ==1854==    by 0x4135B6: ____C_A_T_C_H____T_E_S_T____12() (in /home/twite/CLionProjects/Database/driver)
  114. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  115. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  116. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  117. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  118. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  119. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  120. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  121. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  122. ==1854==
  123. ==1854== Conditional jump or move depends on uninitialised value(s)
  124. ==1854==    at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  125. ==1854==    by 0x4F5BC36: std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21)
  126. ==1854==    by 0x407B74: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  127. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  128. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  129. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  130. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  131. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  132. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  133. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  134. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  135. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  136. ==1854==
  137. ==1854== Conditional jump or move depends on uninitialised value(s)
  138. ==1854==    at 0x540D65F: ____strtol_l_internal (strtol_l.c:435)
  139. ==1854==    by 0x432124: int __gnu_cxx::__stoa<long, int, char, int>(long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  140. ==1854==    by 0x414848: std::__cxx11::stoi(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  141. ==1854==    by 0x407B8A: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  142. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  143. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  144. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  145. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  146. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  147. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  148. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  149. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  150. ==1854==
  151. ==1854== Conditional jump or move depends on uninitialised value(s)
  152. ==1854==    at 0x540D60E: ____strtol_l_internal (strtol_l.c:437)
  153. ==1854==    by 0x432124: int __gnu_cxx::__stoa<long, int, char, int>(long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  154. ==1854==    by 0x414848: std::__cxx11::stoi(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  155. ==1854==    by 0x407B8A: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  156. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  157. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  158. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  159. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  160. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  161. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  162. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  163. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  164. ==1854==
  165. ==1854== Use of uninitialised value of size 8
  166. ==1854==    at 0x540D6B7: ____strtol_l_internal (strtol_l.c:461)
  167. ==1854==    by 0x432124: int __gnu_cxx::__stoa<long, int, char, int>(long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  168. ==1854==    by 0x414848: std::__cxx11::stoi(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, int) (in /home/twite/CLionProjects/Database/driver)
  169. ==1854==    by 0x407B8A: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  170. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  171. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  172. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  173. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  174. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  175. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  176. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  177. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  178. ==1854==
  179. ==1854== Mismatched free() / delete / delete []
  180. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  181. ==1854==    by 0x407D1B: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  182. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  183. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  184. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  185. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  186. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  187. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  188. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  189. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  190. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  191. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  192. ==1854==  Address 0x5dccf30 is 0 bytes inside a block of size 41 alloc'd
  193. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  194. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  195. ==1854==    by 0x407AFA: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  196. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  197. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  198. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  199. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  200. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  201. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  202. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  203. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  204. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  205. ==1854==
  206. ==1854== Mismatched free() / delete / delete []
  207. ==1854==    at 0x4C2F74B: operator delete[](void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  208. ==1854==    by 0x407D2E: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  209. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  210. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  211. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  212. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  213. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  214. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  215. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  216. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  217. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  218. ==1854==    by 0x423CE3: Catch::Session::run(int, char const* const*) (in /home/twite/CLionProjects/Database/driver)
  219. ==1854==  Address 0x5dd08c0 is 0 bytes inside a block of size 68 alloc'd
  220. ==1854==    at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  221. ==1854==    by 0x4075F5: load(int) (in /home/twite/CLionProjects/Database/driver)
  222. ==1854==    by 0x407BB5: load_string_vector_helper[abi:cxx11](int) (in /home/twite/CLionProjects/Database/driver)
  223. ==1854==    by 0x4139FB: ____C_A_T_C_H____T_E_S_T____14() (in /home/twite/CLionProjects/Database/driver)
  224. ==1854==    by 0x4245F3: Catch::FreeFunctionTestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  225. ==1854==    by 0x40B7FE: Catch::TestCase::invoke() const (in /home/twite/CLionProjects/Database/driver)
  226. ==1854==    by 0x42331B: Catch::RunContext::invokeActiveTestCase() (in /home/twite/CLionProjects/Database/driver)
  227. ==1854==    by 0x423086: Catch::RunContext::runCurrentTest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (in /home/twite/CLionProjects/Database/driver)
  228. ==1854==    by 0x421CB3: Catch::RunContext::runTest(Catch::TestCase const&) (in /home/twite/CLionProjects/Database/driver)
  229. ==1854==    by 0x408846: Catch::runTests(Catch::Ptr<Catch::Config> const&) (in /home/twite/CLionProjects/Database/driver)
  230. ==1854==    by 0x423F43: Catch::Session::runInternal() (in /home/twite/CLionProjects/Database/driver)
  231. ==1854==    by 0x423D38: Catch::Session::run() (in /home/twite/CLionProjects/Database/driver)
  232. ==1854==
  233. ==1854==
  234. ==1854== HEAP SUMMARY:
  235. ==1854==     in use at exit: 72,704 bytes in 1 blocks
  236. ==1854==   total heap usage: 3,331 allocs, 3,330 frees, 3,147,617 bytes allocated
  237. ==1854==
  238. ==1854== LEAK SUMMARY:
  239. ==1854==    definitely lost: 0 bytes in 0 blocks
  240. ==1854==    indirectly lost: 0 bytes in 0 blocks
  241. ==1854==      possibly lost: 0 bytes in 0 blocks
  242. ==1854==    still reachable: 72,704 bytes in 1 blocks
  243. ==1854==         suppressed: 0 bytes in 0 blocks
  244. ==1854== Reachable blocks (those to which a pointer was found) are not shown.
  245. ==1854== To see them, rerun with: --leak-check=full --show-leak-kinds=all
  246. ==1854==
  247. ==1854== For counts of detected and suppressed errors, rerun with: -v
  248. ==1854== Use --track-origins=yes to see where uninitialised values come from
  249. ==1854== ERROR SUMMARY: 14 errors from 11 contexts (suppressed: 0 from 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement