pastebin - collaborative debugging tool
rovema.kpaste.net RSS


cords, build #005, clean run (valgrind edition)
Posted by Anonymous on Mon 6th Sep 2021 20:49
raw | new post

  1. $ time su - root -c 'set -o xtrace ; rm /tmp/mylogfile ; LD_LIBRARY_PATH=/lib32:/usr/lib32:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/lib32/:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot.ok/usr/lib/i386-linux-gnu/:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/ valgrind --read-var-info=yes --leak-check=full --show-leak-kinds=all --track-origins=yes --num-callers=128 /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords -f /opt/rovema/mydata/Marvin_Testdaten_fuer_Co-RDS_Formatlisten-Export/EWTI_18275_Hitschler.RDF ; echo "res=$?"'
  2. Password:
  3. + rm /tmp/mylogfile
  4. + LD_LIBRARY_PATH=/lib32:/usr/lib32:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/lib32/:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot.ok/usr/lib/i386-linux-gnu/:/opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/
  5. + valgrind --read-var-info=yes --leak-check=full --show-leak-kinds=all --track-origins=yes --num-callers=128 /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords -f /opt/rovema/mydata/Marvin_Testdaten_fuer_Co-RDS_Formatlisten-Export/EWTI_18275_Hitschler.RDF
  6. ==438500== Memcheck, a memory error detector
  7. ==438500== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  8. ==438500== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info
  9. ==438500== Command: /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords -f /opt/rovema/mydata/Marvin_Testdaten_fuer_Co-RDS_Formatlisten-Export/EWTI_18275_Hitschler.RDF
  10. ==438500==
  11. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (this)
  12. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (val)
  13. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (this)
  14. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (val)
  15. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (this)
  16. --438500-- warning: addVar: in range 0x0 .. 0x309 outside all rx mapped areas (val)
  17. /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords: Start.
  18. ==438500== WARNING: valgrind ignores shmget(shmflg) SHM_HUGETLB
  19. ==438500== Conditional jump or move depends on uninitialised value(s)
  20. ==438500==    at 0x4C843E3: ??? (in /usr/lib32/libc-2.31.so)
  21. ==438500==    by 0x4C449B5: ??? (in /usr/lib32/libc-2.31.so)
  22. ==438500==    by 0x4C45D6C: ??? (in /usr/lib32/libc-2.31.so)
  23. ==438500==    by 0x4C58944: ??? (in /usr/lib32/libc-2.31.so)
  24. ==438500==    by 0x4C3506D: snprintf (in /usr/lib32/libc-2.31.so)
  25. ==438500==    by 0x40F3B04: C_PosixSystem::LogMsgVar(std::string const&, int, char*) (PosixSystem.cpp:620)
  26. ==438500==    by 0x40F3A08: C_PosixSystem::LogMsg(std::string const&, int, ...) (PosixSystem.cpp:595)
  27. ==438500==    by 0x8119B98: evalStartParameter(int, char* const*, _rds_init_params&) (LinuxEvalCallParam.cpp:189)
  28. ==438500==    by 0x8193DC0: main (RdsMain.cpp:1326)
  29. ==438500==
  30. 21:43:06.857  [438500 main_CoRds]; [INFO] Parameter: /opt/rovema/mydata/Marvin_Testdaten_fuer_Co-RDS_Formatlisten-Export/EWTI_18275_Hitschler.RDF
  31. ==438500== Conditional jump or move depends on uninitialised value(s)
  32. ==438500==    at 0x4C843FD: ??? (in /usr/lib32/libc-2.31.so)
  33. ==438500==    by 0x4C449B5: ??? (in /usr/lib32/libc-2.31.so)
  34. ==438500==    by 0x4C45D6C: ??? (in /usr/lib32/libc-2.31.so)
  35. ==438500==    by 0x4C2F723: vprintf (in /usr/lib32/libc-2.31.so)
  36. ==438500==    by 0x40F3C22: C_PosixSystem::LogMsgVar(std::string const&, int, char*) (PosixSystem.cpp:630)
  37. ==438500==    by 0x40F3A08: C_PosixSystem::LogMsg(std::string const&, int, ...) (PosixSystem.cpp:595)
  38. ==438500==    by 0x811A123: evalStartParameter(int, char* const*, _rds_init_params&) (LinuxEvalCallParam.cpp:257)
  39. ==438500==    by 0x8193DC0: main (RdsMain.cpp:1326)
  40. ==438500==
  41. 21:43:06.926  [438500 main_CoRds]; [NOTICE] heartbeat: 1 - exec: 0 - daemon: 1 -log-level: 3 - use-sram: 1 - signal handler: 0 - location: /opt/rovema/rds - rdf-file: /opt/rovema/mydata/Marvin_Testdaten_fuer_Co-RDS_Formatlisten-Export/EWTI_18275_Hitschler.RDF
  42. Work dir: '/opt/rovema/rds', RDF from file: 'EWTI_18275_Hitschler.RDF'
  43. ==438500== Syscall param stat64(file_name) points to unaddressable byte(s)
  44. ==438500==    at 0x4CD205B: __xstat (in /usr/lib32/libc-2.31.so)
  45. ==438500==    by 0x81C35AA: stat (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  46. ==438500==    by 0x816EB62: C_RdsFile::getLastModTime() const (RdsFile.cpp:829)
  47. ==438500==    by 0x816D35D: C_RdsFile::readNodeDataFromString(C_RdsLoadFlags&, std::string&, T_SoftwareVersion const&) (RdsFile.cpp:289)
  48. ==438500==    by 0x815EA82: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:733)
  49. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  50. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  51. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  52. ==438500==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
  53. ==438500==
  54. ==438500== Conditional jump or move depends on uninitialised value(s)
  55. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  56. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  57. ==438500==    by 0x8178183: CT_RdsValueNode<int, (T_ValueType)9, (T_RdsNodeType)3>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  58. ==438500==    by 0x81745AB: C_RdsInt32::C_RdsInt32(T_RdsNodeProperties) (RdsInt32.cpp:47)
  59. ==438500==    by 0x8122BC0: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:583)
  60. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  61. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  62. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  63. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  64. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  65. ==438500==  Uninitialised value was created by a heap allocation
  66. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  67. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  68. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  69. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  70. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  71. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  72. ==438500==
  73. ==438500== Conditional jump or move depends on uninitialised value(s)
  74. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  75. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  76. ==438500==    by 0x81AE6F0: C_RdsReference::C_RdsReference(T_RdsNodeProperties) (RdsReference.cpp:56)
  77. ==438500==    by 0x8122CAB: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:598)
  78. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  79. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  80. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  81. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  82. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  83. ==438500==  Uninitialised value was created by a heap allocation
  84. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  85. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  86. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  87. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  88. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  89. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  90. ==438500==
  91. ==438500== Conditional jump or move depends on uninitialised value(s)
  92. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  93. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  94. ==438500==    by 0x81685B3: C_RdsDirectory::C_RdsDirectory(T_RdsNodeProperties) (RdsDirectory.cpp:60)
  95. ==438500==    by 0x8122B62: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:577)
  96. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  97. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  98. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  99. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  100. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  101. ==438500==  Uninitialised value was created by a heap allocation
  102. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  103. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  104. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  105. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  106. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  107. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  108. ==438500==
  109. ==438500== Conditional jump or move depends on uninitialised value(s)
  110. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  111. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  112. ==438500==    by 0x8126E95: CT_RdsValueNode<bool, (T_ValueType)1, (T_RdsNodeType)2>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  113. ==438500==    by 0x812498D: C_RdsBool::C_RdsBool(T_RdsNodeProperties) (RdsBool.cpp:42)
  114. ==438500==    by 0x8122B91: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:580)
  115. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  116. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  117. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  118. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  119. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  120. ==438500==  Uninitialised value was created by a heap allocation
  121. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  122. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  123. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  124. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  125. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  126. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  127. ==438500==
  128. ==438500== Conditional jump or move depends on uninitialised value(s)
  129. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  130. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  131. ==438500==    by 0x81B4BA7: CT_RdsValueNode<char*, (T_ValueType)2, (T_RdsNodeType)7>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  132. ==438500==    by 0x81B3739: C_RdsString::C_RdsString(T_RdsNodeProperties) (RdsString.cpp:44)
  133. ==438500==    by 0x8122C7C: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:595)
  134. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  135. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  136. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  137. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  138. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  139. ==438500==  Uninitialised value was created by a heap allocation
  140. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  141. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  142. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  143. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  144. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  145. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  146. ==438500==
  147. ==438500== Conditional jump or move depends on uninitialised value(s)
  148. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  149. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  150. ==438500==    by 0x81A9BDB: CT_RdsValueNode<double, (T_ValueType)12, (T_RdsNodeType)5>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  151. ==438500==    by 0x81A451C: C_RdsReal::C_RdsReal(T_RdsNodeProperties) (RdsReal.cpp:75)
  152. ==438500==    by 0x8122C1E: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:589)
  153. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  154. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  155. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  156. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  157. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  158. ==438500==  Uninitialised value was created by a heap allocation
  159. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  160. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  161. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  162. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  163. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  164. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  165. ==438500==
  166. ==438500== Conditional jump or move depends on uninitialised value(s)
  167. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  168. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  169. ==438500==    by 0x816CD4F: C_RdsFile::C_RdsFile(T_RdsNodeProperties) (RdsFile.cpp:64)
  170. ==438500==    by 0x8122CDA: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:601)
  171. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  172. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  173. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  174. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  175. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  176. ==438500==  Uninitialised value was created by a heap allocation
  177. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  178. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  179. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  180. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  181. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  182. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  183. ==438500==
  184. ==438500== Conditional jump or move depends on uninitialised value(s)
  185. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  186. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  187. ==438500==    by 0x818545B: CT_RdsValueNode<long long, (T_ValueType)10, (T_RdsNodeType)4>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  188. ==438500==    by 0x8183BD3: C_RdsInt64::C_RdsInt64(T_RdsNodeProperties) (RdsInt64.cpp:45)
  189. ==438500==    by 0x8122BEF: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:586)
  190. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  191. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  192. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  193. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  194. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  195. ==438500==  Uninitialised value was created by a heap allocation
  196. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  197. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  198. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  199. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  200. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  201. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  202. ==438500==
  203. ==438500== Conditional jump or move depends on uninitialised value(s)
  204. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  205. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  206. ==438500==    by 0x81B6B5B: CT_RdsValueNode<long long, (T_ValueType)13, (T_RdsNodeType)6>::CT_RdsValueNode(T_RdsNodeProperties) (RdsValueNode.h:60)
  207. ==438500==    by 0x81B62FD: C_RdsTime_ms::C_RdsTime_ms(T_RdsNodeProperties) (RdsTimeMs.cpp:41)
  208. ==438500==    by 0x8122C4D: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:592)
  209. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  210. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  211. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  212. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  213. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  214. ==438500==  Uninitialised value was created by a heap allocation
  215. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  216. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  217. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  218. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  219. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  220. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  221. ==438500==
  222. ==438500== Conditional jump or move depends on uninitialised value(s)
  223. ==438500==    at 0x819A848: C_RdsNodeArray::setNodeInArray(C_RdsNode const*, unsigned int) (RdsNodeArray.cpp:55)
  224. ==438500==    by 0x819BE3E: C_RdsNode::C_RdsNode(T_RdsNodeProperties) (RdsNode.cpp:437)
  225. ==438500==    by 0x816CD4F: C_RdsFile::C_RdsFile(T_RdsNodeProperties) (RdsFile.cpp:64)
  226. ==438500==    by 0x81893CE: C_RdsLogList::C_RdsLogList(T_RdsNodeProperties, T_LogListType) (RdsLoglist.cpp:109)
  227. ==438500==    by 0x8122D0D: C_RdsBase::newNode(std::string const&, T_RdsNodeType, T_RdsNodeProperties, T_LogListType) const (RdsBase.cpp:605)
  228. ==438500==    by 0x8122431: C_RdsBase::addNodeByAbsOrRelPath(C_RdsDirectory*, C_RdsDirectory*, std::string, T_RdsNodeType, T_RdsNodeProperties, C_RdsNode const*) (RdsBase.cpp:382)
  229. ==438500==    by 0x815E67F: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:647)
  230. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  231. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  232. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  233. ==438500==  Uninitialised value was created by a heap allocation
  234. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  235. ==438500==    by 0x819A6ED: C_RdsNodeArray::C_RdsNodeArray(unsigned int) (RdsNodeArray.cpp:14)
  236. ==438500==    by 0x819FE2A: __static_initialization_and_destruction_0(int, int) (RdsNode.cpp:405)
  237. ==438500==    by 0x819FE96: _GLOBAL__sub_I__ZN13T_RdsRefValue4linkEPK9C_RdsNode (RdsNode.cpp:2304)
  238. ==438500==    by 0x81C35F2: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  239. ==438500==    by 0x8116B1B: ??? (in /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords)
  240. ==438500==
  241. LangCodes: 'de en '
  242. Found    : 'de; en;
  243. ==438500== Conditional jump or move depends on uninitialised value(s)
  244. ==438500==    at 0x4C843C9: ??? (in /usr/lib32/libc-2.31.so)
  245. ==438500==    by 0x4C0A76A: ??? (in /usr/lib32/libc-2.31.so)
  246. ==438500==    by 0x4C0A90D: __gconv_create_spec (in /usr/lib32/libc-2.31.so)
  247. ==438500==    by 0x4C0056E: iconv_open (in /usr/lib32/libc-2.31.so)
  248. ==438500==    by 0x47D1EF1: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  249. ==438500==    by 0x47CFD5A: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  250. ==438500==    by 0x47D0105: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  251. ==438500==    by 0x4798A12: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  252. ==438500==    by 0x4798B6B: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  253. ==438500==    by 0x47D6BB1: archive_read_next_header (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  254. ==438500==    by 0x422B105: C_TextSource::C_TextSource(char const*) (TextSource.cpp:71)
  255. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  256. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  257. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  258. ==438500==
  259. ==438500== Conditional jump or move depends on uninitialised value(s)
  260. ==438500==    at 0x4C84407: ??? (in /usr/lib32/libc-2.31.so)
  261. ==438500==    by 0x4C0A76A: ??? (in /usr/lib32/libc-2.31.so)
  262. ==438500==    by 0x4C0A916: __gconv_create_spec (in /usr/lib32/libc-2.31.so)
  263. ==438500==    by 0x4C0056E: iconv_open (in /usr/lib32/libc-2.31.so)
  264. ==438500==    by 0x47D1EF1: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  265. ==438500==    by 0x47CFD5A: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  266. ==438500==    by 0x47D0105: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  267. ==438500==    by 0x4798A12: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  268. ==438500==    by 0x4798B6B: ??? (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  269. ==438500==    by 0x47D6BB1: archive_read_next_header (in /opt/develop/i686-elbe-linux-gnu/i686-elbe-linux-gnu/sysroot/usr/lib/libarchive.so.13.1.2)
  270. ==438500==    by 0x422B105: C_TextSource::C_TextSource(char const*) (TextSource.cpp:71)
  271. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  272. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  273. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  274. ==438500==
  275. C_TextSource: insert language : 'de'
  276. C_TextSource: insert language : 'en'
  277. #### mark: begin export
  278. Use languge 'de' textsource:0x141896c0;
  279.  
  280. Formatlist export -loadFormatListsFromRecipes() finished!
  281.   adding: FormatListsForRecipe1.csv (deflated 79%)
  282.   adding: FormatListsForRecipe2.csv (deflated 79%)
  283.   adding: FormatListsForRecipe3.csv (deflated 79%)
  284.   adding: FormatListsForRecipe4.csv (deflated 79%)
  285.   adding: FormatListsForRecipe5.csv (deflated 79%)
  286.   adding: FormatListsForRecipe6.csv (deflated 79%)
  287.   adding: FormatListsForRecipe7.csv (deflated 79%)
  288.   adding: FormatListsForRecipe8.csv (deflated 79%)
  289.   adding: FormatListsForRecipe9.csv (deflated 79%)
  290.   adding: FormatListsForRecipe10.csv (deflated 79%)
  291.   adding: FormatListsForRecipe15.csv (deflated 79%)
  292.   adding: FormatListsForRecipe16.csv (deflated 79%)
  293.   adding: FormatListsForRecipe101.csv (deflated 79%)
  294.   adding: FormatListsForRecipe102.csv (deflated 79%)
  295.   adding: FormatListsForRecipe103.csv (deflated 79%)
  296.   adding: FormatListsForRecipe104.csv (deflated 79%)
  297.   adding: FormatListsForRecipe105.csv (deflated 79%)
  298.   adding: FormatListsForRecipe106.csv (deflated 79%)
  299.   adding: FormatListsForRecipe107.csv (deflated 79%)
  300.   adding: FormatListsForRecipe108.csv (deflated 79%)
  301.   adding: FormatListsForRecipe109.csv (deflated 79%)
  302.   adding: FormatListsForRecipe110.csv (deflated 79%)
  303.   adding: FormatLists.meta (deflated 5%)
  304. Use languge 'en' textsource:0x141896c0;
  305.  
  306. Formatlist export -loadFormatListsFromRecipes() finished!
  307.   adding: FormatListsForRecipe1.csv (deflated 79%)
  308.   adding: FormatListsForRecipe2.csv (deflated 79%)
  309.   adding: FormatListsForRecipe3.csv (deflated 79%)
  310.   adding: FormatListsForRecipe4.csv (deflated 79%)
  311.   adding: FormatListsForRecipe5.csv (deflated 79%)
  312.   adding: FormatListsForRecipe6.csv (deflated 79%)
  313.   adding: FormatListsForRecipe7.csv (deflated 79%)
  314.   adding: FormatListsForRecipe8.csv (deflated 79%)
  315.   adding: FormatListsForRecipe9.csv (deflated 79%)
  316.   adding: FormatListsForRecipe10.csv (deflated 79%)
  317.   adding: FormatListsForRecipe15.csv (deflated 79%)
  318.   adding: FormatListsForRecipe16.csv (deflated 79%)
  319.   adding: FormatListsForRecipe101.csv (deflated 79%)
  320.   adding: FormatListsForRecipe102.csv (deflated 79%)
  321.   adding: FormatListsForRecipe103.csv (deflated 79%)
  322.   adding: FormatListsForRecipe104.csv (deflated 79%)
  323.   adding: FormatListsForRecipe105.csv (deflated 79%)
  324.   adding: FormatListsForRecipe106.csv (deflated 79%)
  325.   adding: FormatListsForRecipe107.csv (deflated 79%)
  326.   adding: FormatListsForRecipe108.csv (deflated 79%)
  327.   adding: FormatListsForRecipe109.csv (deflated 79%)
  328.   adding: FormatListsForRecipe110.csv (deflated 79%)
  329.   adding: FormatLists.meta (deflated 5%)
  330. #### mark: done export
  331. /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords: Mark end catch().
  332. 21:46:13.214  [438552 infoCoRds]; [INFO] Finish Informtask of CoRds -1- HostCPU(127.0.0.1):
  333. 21:46:13.354  [438526 rdsPollProc]; [INFO] Finish  C_RdsDataProcess::procPollTask() !
  334. ==438500== Thread 13:
  335. ==438500== Conditional jump or move depends on uninitialised value(s)
  336. ==438500==    at 0x4C843FD: ??? (in /usr/lib32/libc-2.31.so)
  337. ==438500==    by 0x4C449B5: ??? (in /usr/lib32/libc-2.31.so)
  338. ==438500==    by 0x4C45D6C: ??? (in /usr/lib32/libc-2.31.so)
  339. ==438500==    by 0x4C58944: ??? (in /usr/lib32/libc-2.31.so)
  340. ==438500==    by 0x4C3506D: snprintf (in /usr/lib32/libc-2.31.so)
  341. ==438500==    by 0x40F3B04: C_PosixSystem::LogMsgVar(std::string const&, int, char*) (PosixSystem.cpp:620)
  342. ==438500==    by 0x40F3A08: C_PosixSystem::LogMsg(std::string const&, int, ...) (PosixSystem.cpp:595)
  343. ==438500==    by 0x81419C9: C_RdsClientLocal::informTask() (RdsClientLocal.cpp:471)
  344. ==438500==    by 0x814134A: informLocal (RdsClientLocal.cpp:253)
  345. ==438500==    by 0x40F3232: C_PosixSystem::threadEntry(void*) (PosixSystem.cpp:267)
  346. ==438500==    by 0x48AF0B3: start_thread (in /usr/lib32/libpthread-2.31.so)
  347. ==438500==    by 0x4CE5255: clone (in /usr/lib32/libc-2.31.so)
  348. ==438500==
  349. 21:46:13.956  [438527 infoRds_Intern]; [INFO] Finish Informtask of Rds_Intern -1- HostCPU(127.0.0.1):
  350. 21:46:15.134  [438521 tRdsError]; [WARNING] C_RdsError::errorLogTask finish error log Task!!!
  351. /home/test001/work/rds_testbuild5_olddevel_cords/Rds_15_17_074/Rds/CoRds/Debug/cords: End.
  352. 21:46:15.183  [438500 unknown]; [ERROR] C_MsgQue(C_RdsLogList::m_oLogListMsgQueue)::NativError 'Device or resource busy' during 'C_MsgQue::~C_MsgQue()' in line 281.
  353. ==438500==
  354. ==438500== HEAP SUMMARY:
  355. ==438500==     in use at exit: 1,526,955 bytes in 51,505 blocks
  356. ==438500==   total heap usage: 1,986,096 allocs, 1,934,591 frees, 108,801,431 bytes allocated
  357. ==438500==
  358. ==438500== Thread 1:
  359. ==438500== 20 bytes in 1 blocks are indirectly lost in loss record 1 of 30
  360. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  361. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  362. ==438500==    by 0x813BFD2: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:138)
  363. ==438500==    by 0x49BF977: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  364. ==438500==    by 0x40F64BE: C_Thread::C_Thread(char const*, int) (Thread.cpp:176)
  365. ==438500==    by 0x40F6CD5: C_Thread::GetCurrentThreadPtr() (Thread.cpp:408)
  366. ==438500==    by 0x40F3AB7: C_PosixSystem::LogMsgVar(std::string const&, int, char*) (PosixSystem.cpp:618)
  367. ==438500==    by 0x40F3A08: C_PosixSystem::LogMsg(std::string const&, int, ...) (PosixSystem.cpp:595)
  368. ==438500==    by 0x40EF287: C_MsgQue::~C_MsgQue() (RMsgQue.cpp:281)
  369. ==438500==    by 0x4C1879D: ??? (in /usr/lib32/libc-2.31.so)
  370. ==438500==    by 0x4C18970: exit (in /usr/lib32/libc-2.31.so)
  371. ==438500==    by 0x4BFFE51: (below main) (in /usr/lib32/libc-2.31.so)
  372. ==438500==
  373. ==438500== 24 bytes in 1 blocks are still reachable in loss record 2 of 30
  374. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  375. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  376. ==438500==    by 0x813BFD2: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:138)
  377. ==438500==    by 0x49BF977: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  378. ==438500==    by 0x8189623: C_RdsLogList::StartWrite2FileTask() (RdsLoglist.cpp:166)
  379. ==438500==    by 0x8121C90: C_RdsBase::C_RdsBase() (RdsBase.cpp:97)
  380. ==438500==    by 0x8164E06: C_RdsData::C_RdsData() (RdsData.h:133)
  381. ==438500==    by 0x8164E70: C_RdsDataStruct::C_RdsDataStruct() (RdsDataStruct.h:66)
  382. ==438500==    by 0x8164E8C: C_RdsDataSearch::C_RdsDataSearch() (RdsDataSearch.h:42)
  383. ==438500==    by 0x8164F0D: C_RdsDataInform::C_RdsDataInform() (RdsDataInform.h:71)
  384. ==438500==    by 0x8164FB8: C_RdsDataFile::C_RdsDataFile() (RdsDataFile.h:45)
  385. ==438500==    by 0x8165022: C_RdsDataLgLst::C_RdsDataLgLst() (RdsDataLoglist.h:93)
  386. ==438500==    by 0x815C0C0: C_RdsDataStream::C_RdsDataStream() (RdsDataStream.cpp:142)
  387. ==438500==    by 0x8156868: C_RdsDataProcess::C_RdsDataProcess() (RdsDataProcess.cpp:619)
  388. ==438500==    by 0x814693D: C_Rds::C_Rds() (Rds.cpp:63)
  389. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  390. ==438500==
  391. ==438500== 24 bytes in 1 blocks are still reachable in loss record 3 of 30
  392. ==438500==    at 0x403663B: malloc (vg_replace_malloc.c:307)
  393. ==438500==    by 0x40F49DF: C_PosixSystem::CreateCriticalSection() (PosixSystem.cpp:995)
  394. ==438500==    by 0x8141017: C_RdsClientLocal::C_RdsClientLocal() (RdsClientLocal.cpp:155)
  395. ==438500==    by 0x8172E8F: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:78)
  396. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  397. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  398. ==438500==
  399. ==438500== 28 bytes in 1 blocks are still reachable in loss record 4 of 30
  400. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  401. ==438500==    by 0x422B415: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  402. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  403. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  404. ==438500==
  405. ==438500== 29 bytes in 1 blocks are still reachable in loss record 5 of 30
  406. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  407. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  408. ==438500==    by 0x49BE498: std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  409. ==438500==    by 0x49BE54C: std::string::reserve(unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  410. ==438500==    by 0x49BE857: std::string::append(char const*, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  411. ==438500==    by 0x49BE9C7: std::string::operator+=(char const*) (in /usr/lib32/libstdc++.so.6.0.28)
  412. ==438500==    by 0x81413AB: C_RdsClientLocal::startInformTask() (RdsClientLocal.cpp:264)
  413. ==438500==    by 0x813F4F1: C_RdsClient::setClientSpecification(C_Rds*, short, char const*, unsigned char, unsigned int, bool&, bool) (RdsClient.cpp:230)
  414. ==438500==    by 0x8172EE8: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:95)
  415. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  416. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  417. ==438500==
  418. ==438500== 30 bytes in 2 blocks are still reachable in loss record 6 of 30
  419. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  420. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  421. ==438500==    by 0x81BB4C6: char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:138)
  422. ==438500==    by 0x49BF254: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  423. ==438500==    by 0x49BF2B0: std::string::substr(unsigned int, unsigned int) const (in /usr/lib32/libstdc++.so.6.0.28)
  424. ==438500==    by 0x422EE5D: C_Language::readLangCode(std::string) (Language.cpp:104)
  425. ==438500==    by 0x422AFEA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:81)
  426. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  427. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  428. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  429. ==438500==
  430. ==438500== 30 bytes in 2 blocks are still reachable in loss record 7 of 30
  431. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  432. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  433. ==438500==    by 0x81BB4C6: char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:138)
  434. ==438500==    by 0x49BF254: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  435. ==438500==    by 0x49BF2B0: std::string::substr(unsigned int, unsigned int) const (in /usr/lib32/libstdc++.so.6.0.28)
  436. ==438500==    by 0x422EE5D: C_Language::readLangCode(std::string) (Language.cpp:104)
  437. ==438500==    by 0x422E8EE: C_Language::C_Language(std::string&) (Language.cpp:43)
  438. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  439. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  440. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  441. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  442. ==438500==
  443. ==438500== 48 bytes in 2 blocks are still reachable in loss record 8 of 30
  444. ==438500==    at 0x403663B: malloc (vg_replace_malloc.c:307)
  445. ==438500==    by 0x40F49DF: C_PosixSystem::CreateCriticalSection() (PosixSystem.cpp:995)
  446. ==438500==    by 0x422E723: C_Language::C_Language(std::string&) (Language.cpp:26)
  447. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  448. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  449. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  450. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  451. ==438500==
  452. ==438500== 48 bytes in 2 blocks are still reachable in loss record 9 of 30
  453. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  454. ==438500==    by 0x4230A95: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned int const, std::string> > >::allocate(unsigned int, void const*) (new_allocator.h:104)
  455. ==438500==    by 0x4230710: std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_get_node() (stl_tree.h:370)
  456. ==438500==    by 0x422FEEC: std::_Rb_tree_node<std::pair<unsigned int const, std::string> >* std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<unsigned int&&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<unsigned int&&>&&, std::tuple<>&&) (stl_tree.h:403)
  457. ==438500==    by 0x422FA25: std::_Rb_tree_iterator<std::pair<unsigned int const, std::string> > std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<unsigned int&&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<unsigned int const, std::string> >, std::piecewise_construct_t const&, std::tuple<unsigned int&&>&&, std::tuple<>&&) (stl_tree.h:1669)
  458. ==438500==    by 0x422F3A5: std::map<unsigned int, std::string, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::operator[](unsigned int&&) (stl_map.h:484)
  459. ==438500==    by 0x422E777: C_Language::C_Language(std::string&) (Language.cpp:30)
  460. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  461. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  462. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  463. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  464. ==438500==
  465. ==438500== 48 bytes in 2 blocks are still reachable in loss record 10 of 30
  466. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  467. ==438500==    by 0x422E173: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::string const, C_Language*> > >::allocate(unsigned int, void const*) (new_allocator.h:104)
  468. ==438500==    by 0x422DDC2: std::_Rb_tree<std::string, std::pair<std::string const, C_Language*>, std::_Select1st<std::pair<std::string const, C_Language*> >, std::less<std::string>, std::allocator<std::pair<std::string const, C_Language*> > >::_M_get_node() (stl_tree.h:370)
  469. ==438500==    by 0x422D492: std::_Rb_tree_node<std::pair<std::string const, C_Language*> >* std::_Rb_tree<std::string, std::pair<std::string const, C_Language*>, std::_Select1st<std::pair<std::string const, C_Language*> >, std::less<std::string>, std::allocator<std::pair<std::string const, C_Language*> > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<std::string const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::string const&>&&, std::tuple<>&&) (stl_tree.h:403)
  470. ==438500==    by 0x422CC0D: std::_Rb_tree_iterator<std::pair<std::string const, C_Language*> > std::_Rb_tree<std::string, std::pair<std::string const, C_Language*>, std::_Select1st<std::pair<std::string const, C_Language*> >, std::less<std::string>, std::allocator<std::pair<std::string const, C_Language*> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::string const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<std::string const, C_Language*> >, std::piecewise_construct_t const&, std::tuple<std::string const&>&&, std::tuple<>&&) (stl_tree.h:1669)
  471. ==438500==    by 0x422C59C: std::map<std::string, C_Language*, std::less<std::string>, std::allocator<std::pair<std::string const, C_Language*> > >::operator[](std::string const&) (stl_map.h:465)
  472. ==438500==    by 0x422B0D2: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  473. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  474. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  475. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  476. ==438500==
  477. ==438500== 68 bytes in 1 blocks are still reachable in loss record 11 of 30
  478. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  479. ==438500==    by 0x8189632: C_RdsLogList::StartWrite2FileTask() (RdsLoglist.cpp:166)
  480. ==438500==    by 0x8121C90: C_RdsBase::C_RdsBase() (RdsBase.cpp:97)
  481. ==438500==    by 0x8164E06: C_RdsData::C_RdsData() (RdsData.h:133)
  482. ==438500==    by 0x8164E70: C_RdsDataStruct::C_RdsDataStruct() (RdsDataStruct.h:66)
  483. ==438500==    by 0x8164E8C: C_RdsDataSearch::C_RdsDataSearch() (RdsDataSearch.h:42)
  484. ==438500==    by 0x8164F0D: C_RdsDataInform::C_RdsDataInform() (RdsDataInform.h:71)
  485. ==438500==    by 0x8164FB8: C_RdsDataFile::C_RdsDataFile() (RdsDataFile.h:45)
  486. ==438500==    by 0x8165022: C_RdsDataLgLst::C_RdsDataLgLst() (RdsDataLoglist.h:93)
  487. ==438500==    by 0x815C0C0: C_RdsDataStream::C_RdsDataStream() (RdsDataStream.cpp:142)
  488. ==438500==    by 0x8156868: C_RdsDataProcess::C_RdsDataProcess() (RdsDataProcess.cpp:619)
  489. ==438500==    by 0x814693D: C_Rds::C_Rds() (Rds.cpp:63)
  490. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  491. ==438500==
  492. ==438500== 68 bytes in 1 blocks are still reachable in loss record 12 of 30
  493. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  494. ==438500==    by 0x81413F0: C_RdsClientLocal::startInformTask() (RdsClientLocal.cpp:274)
  495. ==438500==    by 0x813F4F1: C_RdsClient::setClientSpecification(C_Rds*, short, char const*, unsigned char, unsigned int, bool&, bool) (RdsClient.cpp:230)
  496. ==438500==    by 0x8172EE8: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:95)
  497. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  498. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  499. ==438500==
  500. ==438500== 72 bytes in 2 blocks are still reachable in loss record 13 of 30
  501. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  502. ==438500==    by 0x422B0A6: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  503. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  504. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  505. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  506. ==438500==
  507. ==438500== 80 bytes in 2 blocks are possibly lost in loss record 14 of 30
  508. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  509. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  510. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  511. ==438500==    by 0x814AFCD: C_RdsData::getNodeName(unsigned int, char*&, bool&, unsigned int, C_RdsClient const*) const (RdsData.cpp:262)
  512. ==438500==    by 0x81BBFA9: (anonymous namespace)::getTransparentListPositionDataDirectory(C_Rds&, unsigned int) (FormatListExport.cpp:80)
  513. ==438500==    by 0x81BC198: (anonymous namespace)::getFormatListPositions(C_Rds&, unsigned int, CoRds::LanguageResolver const&) (FormatListExport.cpp:118)
  514. ==438500==    by 0x81BC3FD: (anonymous namespace)::getFormatLists(C_Rds&, CoRds::LanguageResolver&) (FormatListExport.cpp:150)
  515. ==438500==    by 0x81BC924: (anonymous namespace)::loadFormatListsFromRecipes(C_Rds&, CoRds::LanguageResolver&) (FormatListExport.cpp:221)
  516. ==438500==    by 0x81BCEEC: CoRds::FormatListExport::exportCSV(C_Rds&, std::string const&, CoRds::LanguageResolver&) (FormatListExport.cpp:288)
  517. ==438500==    by 0x81BA9C6: CoRds::CoRds::exportFormatLists(unsigned int, bool) (CoRds.cpp:126)
  518. ==438500==    by 0x8193EE3: main (RdsMain.cpp:1338)
  519. ==438500==
  520. ==438500== 88 (68 direct, 20 indirect) bytes in 1 blocks are definitely lost in loss record 15 of 30
  521. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  522. ==438500==    by 0x40F6CB9: C_Thread::GetCurrentThreadPtr() (Thread.cpp:408)
  523. ==438500==    by 0x40F3AB7: C_PosixSystem::LogMsgVar(std::string const&, int, char*) (PosixSystem.cpp:618)
  524. ==438500==    by 0x40F3A08: C_PosixSystem::LogMsg(std::string const&, int, ...) (PosixSystem.cpp:595)
  525. ==438500==    by 0x40EF287: C_MsgQue::~C_MsgQue() (RMsgQue.cpp:281)
  526. ==438500==    by 0x4C1879D: ??? (in /usr/lib32/libc-2.31.so)
  527. ==438500==    by 0x4C18970: exit (in /usr/lib32/libc-2.31.so)
  528. ==438500==    by 0x4BFFE51: (below main) (in /usr/lib32/libc-2.31.so)
  529. ==438500==
  530. ==438500== 156 bytes in 1 blocks are still reachable in loss record 16 of 30
  531. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  532. ==438500==    by 0x81413B7: C_RdsClientLocal::startInformTask() (RdsClientLocal.cpp:268)
  533. ==438500==    by 0x813F4F1: C_RdsClient::setClientSpecification(C_Rds*, short, char const*, unsigned char, unsigned int, bool&, bool) (RdsClient.cpp:230)
  534. ==438500==    by 0x8172EE8: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:95)
  535. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  536. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  537. ==438500==
  538. ==438500== 160 bytes in 1 blocks are possibly lost in loss record 17 of 30
  539. ==438500==    at 0x4038A16: calloc (vg_replace_malloc.c:760)
  540. ==438500==    by 0x4013B0C: allocate_dtv (dl-tls.c:343)
  541. ==438500==    by 0x4013B0C: _dl_allocate_tls (dl-tls.c:589)
  542. ==438500==    by 0x48AFD64: pthread_create@@GLIBC_2.1 (in /usr/lib32/libpthread-2.31.so)
  543. ==438500==    by 0x40F2EDD: C_PosixSystem::CreateThread(C_Thread&, std::string const&, void* (*)(void*), unsigned int, unsigned int, unsigned int, unsigned int&, unsigned int&) (PosixSystem.cpp:182)
  544. ==438500==    by 0x40F611F: C_Thread::C_Thread(std::string const&, void* (*)(void*), unsigned int, unsigned int, unsigned int) (Thread.cpp:101)
  545. ==438500==    by 0x8189660: C_RdsLogList::StartWrite2FileTask() (RdsLoglist.cpp:166)
  546. ==438500==    by 0x8121C90: C_RdsBase::C_RdsBase() (RdsBase.cpp:97)
  547. ==438500==    by 0x8164E06: C_RdsData::C_RdsData() (RdsData.h:133)
  548. ==438500==    by 0x8164E70: C_RdsDataStruct::C_RdsDataStruct() (RdsDataStruct.h:66)
  549. ==438500==    by 0x8164E8C: C_RdsDataSearch::C_RdsDataSearch() (RdsDataSearch.h:42)
  550. ==438500==    by 0x8164F0D: C_RdsDataInform::C_RdsDataInform() (RdsDataInform.h:71)
  551. ==438500==    by 0x8164FB8: C_RdsDataFile::C_RdsDataFile() (RdsDataFile.h:45)
  552. ==438500==    by 0x8165022: C_RdsDataLgLst::C_RdsDataLgLst() (RdsDataLoglist.h:93)
  553. ==438500==    by 0x815C0C0: C_RdsDataStream::C_RdsDataStream() (RdsDataStream.cpp:142)
  554. ==438500==    by 0x8156868: C_RdsDataProcess::C_RdsDataProcess() (RdsDataProcess.cpp:619)
  555. ==438500==    by 0x814693D: C_Rds::C_Rds() (Rds.cpp:63)
  556. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  557. ==438500==
  558. ==438500== 160 bytes in 1 blocks are possibly lost in loss record 18 of 30
  559. ==438500==    at 0x4038A16: calloc (vg_replace_malloc.c:760)
  560. ==438500==    by 0x4013B0C: allocate_dtv (dl-tls.c:343)
  561. ==438500==    by 0x4013B0C: _dl_allocate_tls (dl-tls.c:589)
  562. ==438500==    by 0x48AFD64: pthread_create@@GLIBC_2.1 (in /usr/lib32/libpthread-2.31.so)
  563. ==438500==    by 0x40F2EDD: C_PosixSystem::CreateThread(C_Thread&, std::string const&, void* (*)(void*), unsigned int, unsigned int, unsigned int, unsigned int&, unsigned int&) (PosixSystem.cpp:182)
  564. ==438500==    by 0x40F611F: C_Thread::C_Thread(std::string const&, void* (*)(void*), unsigned int, unsigned int, unsigned int) (Thread.cpp:101)
  565. ==438500==    by 0x8141420: C_RdsClientLocal::startInformTask() (RdsClientLocal.cpp:274)
  566. ==438500==    by 0x813F4F1: C_RdsClient::setClientSpecification(C_Rds*, short, char const*, unsigned char, unsigned int, bool&, bool) (RdsClient.cpp:230)
  567. ==438500==    by 0x8172EE8: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:95)
  568. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  569. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  570. ==438500==
  571. ==438500== 166 bytes in 5 blocks are still reachable in loss record 19 of 30
  572. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  573. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  574. ==438500==    by 0x49BD535: std::string::_M_mutate(unsigned int, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  575. ==438500==    by 0x49BD74B: std::string::_M_leak_hard() (in /usr/lib32/libstdc++.so.6.0.28)
  576. ==438500==    by 0x49BD7F5: std::string::operator[](unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  577. ==438500==    by 0x422EA80: C_Language::C_Language(std::string&) (Language.cpp:65)
  578. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  579. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  580. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  581. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  582. ==438500==
  583. ==438500== 216 bytes in 1 blocks are still reachable in loss record 20 of 30
  584. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  585. ==438500==    by 0x8172E85: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:78)
  586. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  587. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  588. ==438500==
  589. ==438500== 282 bytes in 79 blocks are definitely lost in loss record 21 of 30
  590. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  591. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  592. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  593. ==438500==    by 0x81B3E26: C_RdsString::readNodeDataFromString(C_RdsLoadFlags&, std::string&, T_SoftwareVersion const&) (RdsString.cpp:234)
  594. ==438500==    by 0x815EA82: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:733)
  595. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  596. ==438500==    by 0x81BA271: CoRds::initRds(C_Rds&, std::string const&, std::string const&) (CoRds.cpp:31)
  597. ==438500==    by 0x8193E86: main (RdsMain.cpp:1330)
  598. ==438500==
  599. ==438500== 800 bytes in 44 blocks are definitely lost in loss record 22 of 30
  600. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  601. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  602. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  603. ==438500==    by 0x81B39A7: C_RdsString::_setValue(char const*) (RdsString.cpp:118)
  604. ==438500==    by 0x814D305: C_RdsData::setString(unsigned int, char const*, bool&, char const*, C_RdsClient const*) const (RdsData.cpp:1274)
  605. ==438500==    by 0x8161936: C_RdsDataStream::loadRecipConf(C_RdsDirectory*, unsigned int, char const*, char const*, C_RdsClient const*) (RdsDataStream.cpp:1800)
  606. ==438500==    by 0x815FFE4: C_RdsDataStream::_loadRecipe(C_RdsNode const*, char const*, int, C_RdsClient const*) (RdsDataStream.cpp:1197)
  607. ==438500==    by 0x81AF74C: C_RdsRmaService::serviceThread(unsigned int) (RdsRmaService.cpp:138)
  608. ==438500==    by 0x40F3232: C_PosixSystem::threadEntry(void*) (PosixSystem.cpp:267)
  609. ==438500==    by 0x48AF0B3: start_thread (in /usr/lib32/libpthread-2.31.so)
  610. ==438500==    by 0x4CE5255: clone (in /usr/lib32/libc-2.31.so)
  611. ==438500==
  612. ==438500== 2,068 bytes in 44 blocks are definitely lost in loss record 23 of 30
  613. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  614. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  615. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  616. ==438500==    by 0x816D0A2: C_RdsFile::getPathFileName(char*&) const (RdsFile.cpp:202)
  617. ==438500==    by 0x8161AD5: C_RdsDataStream::loadRecipConf(C_RdsDirectory*, unsigned int, char const*, char const*, C_RdsClient const*) (RdsDataStream.cpp:1828)
  618. ==438500==    by 0x815FFE4: C_RdsDataStream::_loadRecipe(C_RdsNode const*, char const*, int, C_RdsClient const*) (RdsDataStream.cpp:1197)
  619. ==438500==    by 0x81AF74C: C_RdsRmaService::serviceThread(unsigned int) (RdsRmaService.cpp:138)
  620. ==438500==    by 0x40F3232: C_PosixSystem::threadEntry(void*) (PosixSystem.cpp:267)
  621. ==438500==    by 0x48AF0B3: start_thread (in /usr/lib32/libpthread-2.31.so)
  622. ==438500==    by 0x4CE5255: clone (in /usr/lib32/libc-2.31.so)
  623. ==438500==
  624. ==438500== 8,173 bytes in 79 blocks are still reachable in loss record 24 of 30
  625. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  626. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  627. ==438500==    by 0x49BD535: std::string::_M_mutate(unsigned int, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  628. ==438500==    by 0x49BDD89: std::string::_M_replace_safe(unsigned int, unsigned int, char const*, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  629. ==438500==    by 0x49BF4CF: std::string::replace(unsigned int, unsigned int, char const*, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  630. ==438500==    by 0x49BF689: std::string::replace(unsigned int, unsigned int, std::string const&) (in /usr/lib32/libstdc++.so.6.0.28)
  631. ==438500==    by 0x422EB59: C_Language::C_Language(std::string&) (Language.cpp:75)
  632. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  633. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  634. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  635. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  636. ==438500==
  637. ==438500== 8,470 bytes in 27 blocks are still reachable in loss record 25 of 30
  638. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  639. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  640. ==438500==    by 0x49BD535: std::string::_M_mutate(unsigned int, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  641. ==438500==    by 0x49BDD89: std::string::_M_replace_safe(unsigned int, unsigned int, char const*, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  642. ==438500==    by 0x49BF4CF: std::string::replace(unsigned int, unsigned int, char const*, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  643. ==438500==    by 0x49BF72E: std::string::replace(unsigned int, unsigned int, char const*) (in /usr/lib32/libstdc++.so.6.0.28)
  644. ==438500==    by 0x422EA62: C_Language::C_Language(std::string&) (Language.cpp:63)
  645. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  646. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  647. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  648. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  649. ==438500==
  650. ==438500== 11,913 bytes in 3,397 blocks are definitely lost in loss record 26 of 30
  651. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  652. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  653. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  654. ==438500==    by 0x81B3E26: C_RdsString::readNodeDataFromString(C_RdsLoadFlags&, std::string&, T_SoftwareVersion const&) (RdsString.cpp:234)
  655. ==438500==    by 0x815EA82: C_RdsDataStream::readLine(C_RdsLoadFlags&, std::string&, C_RdsDirectory*, C_RdsDirectory*&) (RdsDataStream.cpp:733)
  656. ==438500==    by 0x815EE3E: C_RdsDataStream::readStream(C_RdsLoadFlags&, std::istream&, char const*, C_RdsDirectory*, bool, char const*) (RdsDataStream.cpp:796)
  657. ==438500==    by 0x8161B0C: C_RdsDataStream::loadRecipConf(C_RdsDirectory*, unsigned int, char const*, char const*, C_RdsClient const*) (RdsDataStream.cpp:1830)
  658. ==438500==    by 0x815FFE4: C_RdsDataStream::_loadRecipe(C_RdsNode const*, char const*, int, C_RdsClient const*) (RdsDataStream.cpp:1197)
  659. ==438500==    by 0x81AF74C: C_RdsRmaService::serviceThread(unsigned int) (RdsRmaService.cpp:138)
  660. ==438500==    by 0x40F3232: C_PosixSystem::threadEntry(void*) (PosixSystem.cpp:267)
  661. ==438500==    by 0x48AF0B3: start_thread (in /usr/lib32/libpthread-2.31.so)
  662. ==438500==    by 0x4CE5255: clone (in /usr/lib32/libc-2.31.so)
  663. ==438500==
  664. ==438500== 12,000 bytes in 1 blocks are still reachable in loss record 27 of 30
  665. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  666. ==438500==    by 0x40EEDEC: C_MsgQue::C_MsgQue(int, int, char const*) (RMsgQue.cpp:250)
  667. ==438500==    by 0x81413DB: C_RdsClientLocal::startInformTask() (RdsClientLocal.cpp:268)
  668. ==438500==    by 0x813F4F1: C_RdsClient::setClientSpecification(C_Rds*, short, char const*, unsigned char, unsigned int, bool&, bool) (RdsClient.cpp:230)
  669. ==438500==    by 0x8172EE8: C_RdsInform::createStaticMembers(C_Rds*) (RdsInform.cpp:95)
  670. ==438500==    by 0x8146A09: C_Rds::C_Rds() (Rds.cpp:91)
  671. ==438500==    by 0x8193D9A: main (RdsMain.cpp:1322)
  672. ==438500==
  673. ==438500== 440,352 bytes in 18,348 blocks are still reachable in loss record 28 of 30
  674. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  675. ==438500==    by 0x4230A95: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<unsigned int const, std::string> > >::allocate(unsigned int, void const*) (new_allocator.h:104)
  676. ==438500==    by 0x4230710: std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_get_node() (stl_tree.h:370)
  677. ==438500==    by 0x42303D2: std::_Rb_tree_node<std::pair<unsigned int const, std::string> >* std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<unsigned int const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<unsigned int const&>&&, std::tuple<>&&) (stl_tree.h:403)
  678. ==438500==    by 0x422FB43: std::_Rb_tree_iterator<std::pair<unsigned int const, std::string> > std::_Rb_tree<unsigned int, std::pair<unsigned int const, std::string>, std::_Select1st<std::pair<unsigned int const, std::string> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<unsigned int const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<unsigned int const, std::string> >, std::piecewise_construct_t const&, std::tuple<unsigned int const&>&&, std::tuple<>&&) (stl_tree.h:1669)
  679. ==438500==    by 0x422F55C: std::map<unsigned int, std::string, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, std::string> > >::operator[](unsigned int const&) (stl_map.h:465)
  680. ==438500==    by 0x422E896: C_Language::C_Language(std::string&) (Language.cpp:40)
  681. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  682. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  683. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  684. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  685. ==438500==
  686. ==438500== 442,692 bytes in 11,218 blocks are definitely lost in loss record 29 of 30
  687. ==438500==    at 0x40373CB: operator new[](unsigned int) (vg_replace_malloc.c:425)
  688. ==438500==    by 0x40EC795: C_RovTool::strAlloc(unsigned int, bool) (RovTool.cpp:155)
  689. ==438500==    by 0x40EC88E: C_RovTool::strCopy(char const*, bool) (RovTool.cpp:200)
  690. ==438500==    by 0x814AFCD: C_RdsData::getNodeName(unsigned int, char*&, bool&, unsigned int, C_RdsClient const*) const (RdsData.cpp:262)
  691. ==438500==    by 0x81BBFA9: (anonymous namespace)::getTransparentListPositionDataDirectory(C_Rds&, unsigned int) (FormatListExport.cpp:80)
  692. ==438500==    by 0x81BC198: (anonymous namespace)::getFormatListPositions(C_Rds&, unsigned int, CoRds::LanguageResolver const&) (FormatListExport.cpp:118)
  693. ==438500==    by 0x81BC3FD: (anonymous namespace)::getFormatLists(C_Rds&, CoRds::LanguageResolver&) (FormatListExport.cpp:150)
  694. ==438500==    by 0x81BC924: (anonymous namespace)::loadFormatListsFromRecipes(C_Rds&, CoRds::LanguageResolver&) (FormatListExport.cpp:221)
  695. ==438500==    by 0x81BCEEC: CoRds::FormatListExport::exportCSV(C_Rds&, std::string const&, CoRds::LanguageResolver&) (FormatListExport.cpp:288)
  696. ==438500==    by 0x81BA9C6: CoRds::CoRds::exportFormatLists(unsigned int, bool) (CoRds.cpp:126)
  697. ==438500==    by 0x8193EE3: main (RdsMain.cpp:1338)
  698. ==438500==
  699. ==438500== 598,662 bytes in 18,237 blocks are still reachable in loss record 30 of 30
  700. ==438500==    at 0x4036CAB: operator new(unsigned int) (vg_replace_malloc.c:336)
  701. ==438500==    by 0x49BD34B: std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) (in /usr/lib32/libstdc++.so.6.0.28)
  702. ==438500==    by 0x81BB4C6: char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) (basic_string.tcc:138)
  703. ==438500==    by 0x49BF254: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned int, unsigned int) (in /usr/lib32/libstdc++.so.6.0.28)
  704. ==438500==    by 0x49BF2B0: std::string::substr(unsigned int, unsigned int) const (in /usr/lib32/libstdc++.so.6.0.28)
  705. ==438500==    by 0x422E87E: C_Language::C_Language(std::string&) (Language.cpp:40)
  706. ==438500==    by 0x422B0BA: C_TextSource::C_TextSource(char const*) (TextSource.cpp:85)
  707. ==438500==    by 0x422B426: C_TextSource::getTextSource(char const*) (TextSource.cpp:114)
  708. ==438500==    by 0x81BA7B8: CoRds::CoRds::CoRds(C_Rds&) (CoRds.cpp:100)
  709. ==438500==    by 0x8193EA0: main (RdsMain.cpp:1331)
  710. ==438500==
  711. ==438500== LEAK SUMMARY:
  712. ==438500==    definitely lost: 457,823 bytes in 14,783 blocks
  713. ==438500==    indirectly lost: 20 bytes in 1 blocks
  714. ==438500==      possibly lost: 400 bytes in 4 blocks
  715. ==438500==    still reachable: 1,068,712 bytes in 36,717 blocks
  716. ==438500==                       of which reachable via heuristic:
  717. ==438500==                         stdstring          : 615,240 bytes in 18,349 blocks
  718. ==438500==         suppressed: 0 bytes in 0 blocks
  719. ==438500==
  720. ==438500== For lists of detected and suppressed errors, rerun with: -s
  721. ==438500== ERROR SUMMARY: 12317 errors from 25 contexts (suppressed: 0 from 0)
  722. + echo res=0
  723. res=0

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at