Created
August 10, 2015 17:55
-
-
Save mpenick/f5519408114d8f6f768f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==25139== 24 bytes in 1 blocks are definitely lost in loss record 6 of 13 | |
| ==25139== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) | |
| ==25139== by 0x7F18120: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x7F1913C: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x7F62581: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x6671816: kex_method_diffie_hellman_group14_sha1_key_exchange (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x6671F56: _libssh2_kex_exchange (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x6678F26: libssh2_session_handshake (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x728B95: cql::cql_ccm_bridge_t::start_ssh_connection(cql::cql_ccm_bridge_configuration_t const&) (cql_ccm_bridge.cpp:131) | |
| ==25139== by 0x7286D6: cql::cql_ccm_bridge_t::cql_ccm_bridge_t(cql::cql_ccm_bridge_configuration_t const&) (cql_ccm_bridge.cpp:75) | |
| ==25139== by 0x72B6BF: cql::cql_ccm_bridge_t::create_and_start(cql::cql_ccm_bridge_configuration_t const&, std::string const&, unsigned int, unsigned int, bool, bool) (cql_ccm_bridge.cpp:446) | |
| ==25139== by 0x6D61F7: test_utils::MultipleNodesTest::MultipleNodesTest(unsigned int, unsigned int, unsigned int, bool) (test_utils.cpp:183) | |
| ==25139== by 0x6D64E9: test_utils::SingleSessionTest::SingleSessionTest(unsigned int, unsigned int, unsigned int, bool) (test_utils.cpp:205) | |
| ==25139== | |
| ==25139== 24 bytes in 1 blocks are definitely lost in loss record 7 of 13 | |
| ==25139== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) | |
| ==25139== by 0x7F18120: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x7F1913C: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x7F62581: ??? (in /lib/x86_64-linux-gnu/libgcrypt.so.11.8.2) | |
| ==25139== by 0x666FFC6: diffie_hellman_sha1 (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x66717C6: kex_method_diffie_hellman_group14_sha1_key_exchange (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x6671F56: _libssh2_kex_exchange (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x6678F26: libssh2_session_handshake (in /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1) | |
| ==25139== by 0x728B95: cql::cql_ccm_bridge_t::start_ssh_connection(cql::cql_ccm_bridge_configuration_t const&) (cql_ccm_bridge.cpp:131) | |
| ==25139== by 0x7286D6: cql::cql_ccm_bridge_t::cql_ccm_bridge_t(cql::cql_ccm_bridge_configuration_t const&) (cql_ccm_bridge.cpp:75) | |
| ==25139== by 0x72B6BF: cql::cql_ccm_bridge_t::create_and_start(cql::cql_ccm_bridge_configuration_t const&, std::string const&, unsigned int, unsigned int, bool, bool) (cql_ccm_bridge.cpp:446) | |
| ==25139== by 0x6D61F7: test_utils::MultipleNodesTest::MultipleNodesTest(unsigned int, unsigned int, unsigned int, bool) (test_utils.cpp:183) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment