Skip to content

Instantly share code, notes, and snippets.

@TimNN
Created June 25, 2017 20:53
Show Gist options
  • Save TimNN/039cefc6cfe601faa1d129398583fd39 to your computer and use it in GitHub Desktop.
Save TimNN/039cefc6cfe601faa1d129398583fd39 to your computer and use it in GitHub Desktop.
==22792== Memcheck, a memory error detector
==22792== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==22792== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==22792== Command: /home/logic/rbisect/bisect-rust/test/trust-dns/target/debug/deps/client_tests-61fe13e6737ee133 --nocapture --test-threads 1
==22792==
running 22 tests
test test_append ... ==22792== Thread 2 test_append:
==22792== Invalid read of size 8
==22792== at 0x5683A1: je_tcache_bin_flush_small (tcache.c:127)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6600000 is in a rwx anonymous segment
==22792==
==22792== Invalid read of size 8
==22792== at 0x56833E: je_tcache_bin_flush_small (tcache.c:105)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6600000 is in a rwx anonymous segment
==22792==
==22792== Invalid read of size 8
==22792== at 0x555504: je_arena_mapbits_small_runind_get (arena.h:791)
==22792== by 0x555504: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2719)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6600350 is 32 bytes before a block of size 1,024 in arena "client"
==22792==
==22792== Invalid read of size 4
==22792== at 0x555523: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2722)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6603010 is 0 bytes inside a block of size 24 free'd
==22792== at 0x4C2ED5B: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x51060DC: CRYPTO_free (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C4B: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51CC324: OpenSSL_add_all_digests (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x3AC696: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:750)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792== Block was alloc'd at
==22792== at 0x4C2DB2F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x5105E87: CRYPTO_malloc (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C02: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x4E85CD7: SSL_library_init (in /lib/x86_64-linux-gnu/libssl.so.1.0.0)
==22792== by 0x3AC686: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:748)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792==
==22792== Invalid read of size 8
==22792== at 0x555567: je_arena_ptr_small_binind_get (arena.h:1030)
==22792== by 0x555567: arena_run_reg_dalloc (arena.c:326)
==22792== by 0x555567: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2728)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6600350 is 32 bytes before a block of size 1,024 in arena "client"
==22792==
==22792== Invalid read of size 8
==22792== at 0x5555F1: je_bitmap_unset (bitmap.h:247)
==22792== by 0x5555F1: arena_run_reg_dalloc (arena.c:342)
==22792== by 0x5555F1: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2728)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6603018 is 8 bytes inside a block of size 24 free'd
==22792== at 0x4C2ED5B: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x51060DC: CRYPTO_free (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C4B: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51CC324: OpenSSL_add_all_digests (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x3AC696: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:750)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792== Block was alloc'd at
==22792== at 0x4C2DB2F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x5105E87: CRYPTO_malloc (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C02: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x4E85CD7: SSL_library_init (in /lib/x86_64-linux-gnu/libssl.so.1.0.0)
==22792== by 0x3AC686: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:748)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792==
==22792== Invalid read of size 4
==22792== at 0x5555F6: arena_run_reg_dalloc (arena.c:343)
==22792== by 0x5555F6: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2728)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6603014 is 4 bytes inside a block of size 24 free'd
==22792== at 0x4C2ED5B: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x51060DC: CRYPTO_free (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C4B: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51CC324: OpenSSL_add_all_digests (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x3AC696: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:750)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792== Block was alloc'd at
==22792== at 0x4C2DB2F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x5105E87: CRYPTO_malloc (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C02: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x4E85CD7: SSL_library_init (in /lib/x86_64-linux-gnu/libssl.so.1.0.0)
==22792== by 0x3AC686: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:748)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792==
==22792== Invalid write of size 4
==22792== at 0x555601: arena_run_reg_dalloc (arena.c:343)
==22792== by 0x555601: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2728)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== Address 0x6603014 is 4 bytes inside a block of size 24 free'd
==22792== at 0x4C2ED5B: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x51060DC: CRYPTO_free (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C4B: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51CC324: OpenSSL_add_all_digests (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x3AC696: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:750)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792== Block was alloc'd at
==22792== at 0x4C2DB2F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22792== by 0x5105E87: CRYPTO_malloc (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x5108C02: OBJ_NAME_add (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x51C7A89: EVP_add_digest (in /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
==22792== by 0x4E85CD7: SSL_library_init (in /lib/x86_64-linux-gnu/libssl.so.1.0.0)
==22792== by 0x3AC686: openssl_sys::ossl10x::init::_$u7b$$u7b$closure$u7d$$u7d$::ha3949f5da610cb84 (ossl10x.rs:748)
==22792== by 0x3A7006: std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::hd9fba80f2aa29f9c (once.rs:227)
==22792== by 0x53ED0C: std::sync::once::Once::call_inner::hce80a494bf6f49f7 (once.rs:307)
==22792== by 0x3A6FA3: std::sync::once::Once::call_once::h8cd3467a0bb2c51a (once.rs:227)
==22792== by 0x3AC642: openssl_sys::ossl10x::init::h4e9ee9bf5bae7415 (ossl10x.rs:747)
==22792== by 0x3A3B16: openssl::rsa::Rsa::generate::hf9bf403cc1f42ae0 (rsa.rs:249)
==22792== by 0x1BE813: client_tests::create_sig0_ready_client::h6b62f5e34a23bfa4 (client_tests.rs:440)
==22792==
==22792== Can't extend stack to 0x402b138 during signal delivery for thread 2:
==22792== no stack segment
==22792==
==22792== Process terminating with default action of signal 11 (SIGSEGV)
==22792== Access not within mapped region at address 0x402B138
==22792== at 0x55560C: arena_dalloc_bin_locked_impl.isra.42 (arena.c:2736)
==22792== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22792== by 0x568E52: tcache_destroy (tcache.c:364)
==22792== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22792== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22792== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22792== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22792== by 0x58FA877: start_thread (pthread_create.c:346)
==22792== by 0x5E30CAE: clone (clone.S:105)
==22792== If you believe this happened as a result of a stack
==22792== overflow in your program's main thread (unlikely but
==22792== possible), you can try to increase the size of the
==22792== main thread stack using the --main-stacksize= flag.
==22792== The main thread stack size used in this run was 8388608.
==22792==
==22792== HEAP SUMMARY:
==22792== in use at exit: 96,656 bytes in 3,218 blocks
==22792== total heap usage: 4,328 allocs, 1,110 frees, 181,144 bytes allocated
==22792==
==22792== LEAK SUMMARY:
==22792== definitely lost: 0 bytes in 0 blocks
==22792== indirectly lost: 0 bytes in 0 blocks
==22792== possibly lost: 288 bytes in 1 blocks
==22792== still reachable: 96,368 bytes in 3,217 blocks
==22792== suppressed: 0 bytes in 0 blocks
==22792== Rerun with --leak-check=full to see details of leaked memory
==22792==
==22792== For counts of detected and suppressed errors, rerun with: -v
==22792== ERROR SUMMARY: 13 errors from 8 contexts (suppressed: 0 from 0)
==22714== Memcheck, a memory error detector
==22714== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==22714== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==22714== Command: /home/logic/rbisect/bisect-rust/test/trust-dns/target/debug/deps/client_tests-61fe13e6737ee133 --nocapture --test-threads 1 test_nsec_query_example_nonet
==22714==
running 1 test
test test_nsec_query_example_nonet ... thread 'test_nsec_query_example_nonet' panicked at 'query failed: validation failed', tests/client_tests.rs:367
note: Run with `RUST_BACKTRACE=1` for a backtrace.
==22714== Thread 2 test_nsec_query_example_nonet:
==22714== Invalid read of size 8
==22714== at 0x55557C: arena_dalloc_bin_locked_impl.isra.42 (arena.c:327)
==22714== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22714== by 0x568E52: tcache_destroy (tcache.c:364)
==22714== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22714== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22714== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22714== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22714== by 0x58FA877: start_thread (pthread_create.c:346)
==22714== by 0x5E30CAE: clone (clone.S:105)
==22714== Address 0x8d8d30 is not stack'd, malloc'd or (recently) free'd
==22714==
==22714== Can't extend stack to 0x402b138 during signal delivery for thread 2:
==22714== no stack segment
==22714==
==22714== Process terminating with default action of signal 11 (SIGSEGV)
==22714== Access not within mapped region at address 0x402B138
==22714== at 0x55557C: arena_dalloc_bin_locked_impl.isra.42 (arena.c:327)
==22714== by 0x56844A: je_tcache_bin_flush_small (tcache.c:132)
==22714== by 0x568E52: tcache_destroy (tcache.c:364)
==22714== by 0x569051: je_tcache_cleanup (tcache.c:403)
==22714== by 0x569664: je_tsd_cleanup (tsd.c:82)
==22714== by 0x58F9438: __nptl_deallocate_tsd.part.4 (pthread_create.c:175)
==22714== by 0x58FA877: __nptl_deallocate_tsd (pthread_create.c:326)
==22714== by 0x58FA877: start_thread (pthread_create.c:346)
==22714== by 0x5E30CAE: clone (clone.S:105)
==22714== If you believe this happened as a result of a stack
==22714== overflow in your program's main thread (unlikely but
==22714== possible), you can try to increase the size of the
==22714== main thread stack using the --main-stacksize= flag.
==22714== The main thread stack size used in this run was 8388608.
==22714==
==22714== HEAP SUMMARY:
==22714== in use at exit: 100,000 bytes in 3,232 blocks
==22714== total heap usage: 4,836 allocs, 1,604 frees, 323,991 bytes allocated
==22714==
==22714== LEAK SUMMARY:
==22714== definitely lost: 0 bytes in 0 blocks
==22714== indirectly lost: 0 bytes in 0 blocks
==22714== possibly lost: 288 bytes in 1 blocks
==22714== still reachable: 99,712 bytes in 3,231 blocks
==22714== suppressed: 0 bytes in 0 blocks
==22714== Rerun with --leak-check=full to see details of leaked memory
==22714==
==22714== For counts of detected and suppressed errors, rerun with: -v
==22714== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment