==16566== Memcheck, a memory error detector
==16566== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==16566== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==16566== Command: /usr/bin/eet -e ../../config/standard/e.cfg config e.src 1
==16566==
==16566== Invalid read of size 8
==16566== at 0x4E40AA5: _eet_data_dump_parse (eet_data.c:3110)
==16566== by 0x4E444B3: eet_data_undump_cipher (eet_data.c:4710)
==16566== by 0x401E50: do_eet_encode (eet_main.c:315)
==16566== by 0x402609: main (eet_main.c:490)
==16566== Address 0x18 is not stack'd, malloc'd or (recently) free'd
==16566==
==16566==
==16566== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==16566== Access not within mapped region at address 0x18
==16566== at 0x4E40AA5: _eet_data_dump_parse (eet_data.c:3110)
==16566== by 0x4E444B3: eet_data_undump_cipher (eet_data.c:4710)
==16566== by 0x401E50: do_eet_encode (eet_main.c:315)
==16566== by 0x402609: main (eet_main.c:490)
==16566== If you believe this happened as a result of a stack
==16566== overflow in your program's main thread (unlikely but
==16566== possible), you can try to increase the size of the
==16566== main thread stack using the --main-stacksize= flag.
==16566== The main thread stack size used in this run was 8388608.
==16566==
==16566== HEAP SUMMARY:
==16566== in use at exit: 379,067 bytes in 1,770 blocks
==16566== total heap usage: 12,278 allocs, 8,741 frees, 1,036,181 bytes allocated
==16566==
==16566== 21 bytes in 1 blocks are definitely lost in loss record 58 of 181
==16566== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==16566== by 0x556A801: strdup (strdup.c:43)
==16566== by 0x6B5CB6A: p11_kit_registered_module_to_name (in /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.0.0)
==16566== by 0x58E5574: gnutls_pkcs11_init (in /usr/lib/x86_64-linux-gnu/libgnutls.so.26.21.8)
==16566== by 0x58CF031: gnutls_global_init (in /usr/lib/x86_64-linux-gnu/libgnutls.so.26.21.8)
==16566== by 0x4E4B3B8: eet_init (eet_lib.c:608)
==16566== by 0x402174: main (eet_main.c:402)
==16566==
==16566== 14,720 (192 direct, 14,528 indirect) bytes in 3 blocks are definitely lost in loss record 176 of 181
==16566== at 0x50A91EE: _eina_chained_mempool_alloc_in (eina_chained_mempool.c:211)
==16566== by 0x50A9438: eina_chained_mempool_malloc (eina_chained_mempool.c:300)
==16566== by 0x4E4FC85: eina_mempool_malloc (eina_inline_mempool.x:103)
==16566== by 0x4E4FCDB: eet_node_new (eet_node.c:24)
==16566== by 0x4E407EA: _eet_data_dump_parse (eet_data.c:3038)
==16566== by 0x4E444B3: eet_data_undump_cipher (eet_data.c:4710)
==16566== by 0x401E50: do_eet_encode (eet_main.c:315)
==16566== by 0x402609: main (eet_main.c:490)
==16566==
==16566== LEAK SUMMARY:
==16566== definitely lost: 213 bytes in 4 blocks
==16566== indirectly lost: 14,528 bytes in 227 blocks
==16566== possibly lost: 0 bytes in 0 blocks
==16566== still reachable: 253,581 bytes in 2,532 blocks
==16566== suppressed: 64,809 bytes in 713 blocks
==16566== Reachable blocks (those to which a pointer was found) are not shown.
==16566== To see them, rerun with: --leak-check=full --show-reachable=yes
==16566==
==16566== For counts of detected and suppressed errors, rerun with: -v
==16566== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
[1] 16566 segmentation fault (core dumped) valgrind --suppressions=~/.valgrind.supp --leak-check=full --show-reachable=n