Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-676

Memory leak in Verifier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 21.01
    • None
    • None
    • None

      ==948== 86,936 (2,288 direct, 84,648 indirect) bytes in 13 blocks are definitely lost in loss record 12 of 12
      ==948== at 0x4C33E76: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
      ==948== by 0x4C33F91: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
      ==948== by 0x6812A52: parcStdlibMemory_MemAlign (in /usr/lib/libparc.so)
      ==948== by 0x680FC1E: parcObject_CreateInstanceImpl (in /usr/lib/libparc.so)
      ==948== by 0x681D59C: parcInMemoryVerifier_Create (in /usr/lib/libparc.so)
      ==948== by 0x558E87C: utils::Verifier::Verifier() (verifier.cc:41)
      ==948== by 0x5551D8F: void __gnu_cxx::new_allocator<utils::Verifier>::construct<utils::Verifier>(utils::Verifier*) (new_allocator.h:136)
      ==948== by 0x5551B3E: void std::allocator_traits<std::allocator<utils::Verifier> >::construct<utils::Verifier>(std::allocator<utils::Verifier>&, utils::Verifier*) (alloc_traits.h:475)
      ==948== by 0x55513C1: std::Sp_counted_ptr_inplace<utils::Verifier, std::allocator<utils::Verifier>, (_gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<>(std::allocator<utils::Verifier>) (shared_ptr_base.h:526)
      ==948== by 0x55500CE: std::_shared_count<(gnu_cxx::_Lock_policy)2>::_shared_count<utils::Verifier, std::allocator<utils::Verifier>>(std::_Sp_make_shared_tag, utils::Verifier*, std::allocator<utils::Verifier> const&) (shared_ptr_base.h:637)
      ==948== by 0x554CB9B: std::_shared_ptr<utils::Verifier, (gnu_cxx::_Lock_policy)2>::_shared_ptr<std::allocator<utils::Verifier>>(std::_Sp_make_shared_tag, std::allocator<utils::Verifier> const&) (shared_ptr_base.h:1295)
      ==948== by 0x554A28D: std::shared_ptr<utils::Verifier>::shared_ptr<std::allocator<utils::Verifier>>(std::_Sp_make_shared_tag, std::allocator<utils::Verifier> const&) (shared_ptr.h:344)

            jsamain Jacques SAMAIN
            jsamain Jacques SAMAIN
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: