==12190== Memcheck, a memory error detector ==12190== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==12190== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==12190== Command: ./live/sbin/asterisk -f ==12190== Parent PID: 15253 ==12190== ==12190== ==12190== HEAP SUMMARY: ==12190== in use at exit: 7,636 bytes in 48 blocks ==12190== total heap usage: 1,983,864 allocs, 1,983,816 frees, 246,723,645 bytes allocated ==12190== ==12190== 397 (205 direct, 192 indirect) bytes in 1 blocks are definitely lost in loss record 20 of 23 ==12190== at 0x4C30A1E: calloc (vg_replace_malloc.c:711) ==12190== by 0x53C2EB: __ast_calloc (utils.h:550) ==12190== by 0x53CAA7: ast_frdup (frame.c:342) ==12190== by 0x53C656: ast_frisolate (frame.c:204) ==12190== by 0xF8E7AA2: create_test_frame (test_abstract_jb.c:94) ==12190== by 0xF8E9EDB: AST_JB_FIXED_put (test_abstract_jb.c:508) ==12190== by 0x62FDB3: test_execute (test.c:251) ==12190== by 0x6302C6: test_execute_multiple (test.c:369) ==12190== by 0x63191A: test_cli_execute_registered (test.c:837) ==12190== by 0x4EA099: ast_cli_command_full (cli.c:2775) ==12190== by 0x460A60: run_startup_commands (asterisk.c:3907) ==12190== by 0x462CF8: asterisk_daemon (asterisk.c:4667) ==12190== ==12190== 1,640 bytes in 8 blocks are definitely lost in loss record 22 of 23 ==12190== at 0x4C30A1E: calloc (vg_replace_malloc.c:711) ==12190== by 0x53C2EB: __ast_calloc (utils.h:550) ==12190== by 0x53CAA7: ast_frdup (frame.c:342) ==12190== by 0x53C656: ast_frisolate (frame.c:204) ==12190== by 0xF8E7AA2: create_test_frame (test_abstract_jb.c:94) ==12190== by 0xF8E9F2E: AST_JB_FIXED_put (test_abstract_jb.c:508) ==12190== by 0x62FDB3: test_execute (test.c:251) ==12190== by 0x6302C6: test_execute_multiple (test.c:369) ==12190== by 0x63191A: test_cli_execute_registered (test.c:837) ==12190== by 0x4EA099: ast_cli_command_full (cli.c:2775) ==12190== by 0x460A60: run_startup_commands (asterisk.c:3907) ==12190== by 0x462CF8: asterisk_daemon (asterisk.c:4667) ==12190== ==12190== LEAK SUMMARY: ==12190== definitely lost: 1,845 bytes in 9 blocks ==12190== indirectly lost: 192 bytes in 2 blocks ==12190== possibly lost: 0 bytes in 0 blocks ==12190== still reachable: 5,599 bytes in 37 blocks ==12190== suppressed: 0 bytes in 0 blocks ==12190== Reachable blocks (those to which a pointer was found) are not shown. ==12190== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==12190== ==12190== For counts of detected and suppressed errors, rerun with: -v ==12190== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)