warning: .dynamic section for "/usr/lib/libc.so.100.3" is not at the expected address (wrong library or version mismatch?) Core was generated by `i2pd'. Program terminated with signal SIGSEGV, Segmentation fault. --Type for more, q to quit, c to continue without paging-- #0 0x00000b77c44dae80 in _libc_getttyent () at /usr/src/lib/libc/gen/getttyent.c:102 warning: 102 /usr/src/lib/libc/gen/getttyent.c: No such file or directory [Current thread is 1 (process 395312)] > bt #0 0x00000b77c44dae80 in _libc_getttyent () at /usr/src/lib/libc/gen/getttyent.c:102 #1 0x00000b7770f5292d in chacha20_poly1305_set_ctx_params () from /home/sonya/lib/libcrypto.so.3 #2 0x00000b7770d5d3c5 in EVP_CIPHER_CTX_ctrl () from /home/sonya/lib/libcrypto.so.3 #3 0x00000b75409a9b56 in i2p::crypto::AEADChaCha20Poly1305(evp_cipher_ctx_st*, unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned long, bool) () #4 0x00000b75409a995f in i2p::crypto::AEADChaCha20Poly1305(unsigned char const*, unsigned long, unsigned char const*, unsigned long, unsigned char const*, unsigned char const*, unsigned char*, unsigned long, bool) () #5 0x00000b75409aa957 in i2p::crypto::NoiseSymmetricState::Decrypt(unsigned char const*, unsigned char*, unsigned long) () #6 0x00000b7540a7e755 in i2p::garlic::ECIESX25519AEADRatchetSession::HandleNewIncomingSession(unsigned char const*, unsigned long) () #7 0x00000b7540a7d7b5 in i2p::garlic::ECIESX25519AEADRatchetSession::HandleNextMessage(unsigned char*, unsigned long, std::__1::shared_ptr, int) () #8 0x00000b7540a5730b in i2p::garlic::GarlicDestination::HandleGarlicMessage(std::__1::shared_ptr) () #9 0x00000b75409bf861 in i2p::client::LeaseSetDestination::ProcessGarlicMessage(std::__1::shared_ptr)::$_0::operator()() const () #10 0x00000b75409bf58f in boost::asio::detail::binder0)::$_0>::operator()() () #11 0x00000b75409bfa21 in boost::asio::detail::executor_op)::$_0>, std::__1::allocator, boost::asio::detail::scheduler_operation>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long) () #12 0x00000b75408c50df in boost::asio::detail::scheduler_operation::complete(void*, boost::system::error_code const&, unsigned long) () #13 0x00000b75408c487f in boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) () #14 0x00000b75408c4378 in boost::asio::detail::scheduler::run(boost::system::error_code&) () #15 0x00000b75408af7ef in boost::asio::io_context::run() () #16 0x00000b7540d982f2 in i2p::util::RunnableService::Run() () #17 0x00000b7540d9bdea in decltype (((*((std::declval)())).*((std::declval)()))()) std::__1::__invoke[abi:v160006](void (i2p::util::RunnableService::*&)(), i2p::util::RunnableService*&) () #18 0x00000b7540d9bd4e in std::__1::__bind_return, std::__1::tuple<>, __is_valid_bind_return, std::__1::tuple<> >::value>::type std::__1::__apply_functor[abi:v160006], 0ul, std::__1::tuple<> >(void (i2p::util::RunnableService::*&)(), std::__1::tuple&, std::__1::__tuple_indices<0ul>, std::__1::tuple<>&&) () #19 0x00000b7540d9bce1 in std::__1::__bind_return, std::__1::tuple<>, __is_valid_bind_return, std::__1::tuple<> >::value>::type std::__1::__bind::operator()[abi:v160006]<>() () #20 0x00000b7540d9bc43 in decltype (((std::declval >)())()) std::__1::__invoke[abi:v160006]>(std::__1::__bind&&) () #21 0x00000b7540d9bbfe in void std::__1::__thread_execute[abi:v160006] >, std::__1::__bind>(std::__1::tuple for more, q to quit, c to continue without paging-- truct, std::__1::default_delete >, std::__1::__bind>&, std::__1::__tuple_indices<>) () #22 0x00000b7540d9b8a3 in void* std::__1::__thread_proxy[abi:v160006] >, std::__1::__bind > >(void*) () #23 0x00000b779831c502 in _rthread_start (v=0x10) at /usr/src/lib/librthread/rthread.c:96 #24 0x00000b77c44d505a in p_ere_exp (p=0xb776a987400) at /usr/src/lib/libc/regex/regcomp.c:329 #25 p_ere (p=0xb776a987400, stop=) at /usr/src/lib/libc/regex/regcomp.c:248 Backtrace stopped: Cannot access memory at address 0x8 $ /usr/bin/objdump -x /usr/lib/libc.so.100.3 | grep getttyent 0000000000000000 l df *ABS* 0000000000000000 getttyent.c 00000000000fe660 l O .bss 00000000000000c8 _libc_getttyent.line 00000000000fe630 l O .bss 0000000000000030 _libc_getttyent.tty 00000000000b0990 l F .text 000000000000087d .hidden _libc_getttyent 00000000000b0990 w F .text 000000000000087d getttyent $ /usr/bin/objdump -x /usr/lib/libc.so.100.3 | grep regcomp 0000000000000000 l df *ABS* 0000000000000000 regcomp.c 00000000000aa570 w F .text 000000000000075c regcomp $ /usr/bin/objdump -x /usr/lib/libc.so.100.3 | grep rthread 0000000000000000 l df *ABS* 0000000000000000 rthread_debug.c 00000000000577c0 l F .text 00000000000000c0 .hidden _libc__rthread_debug 0000000000000000 l df *ABS* 0000000000000000 rthread_cond.c 0000000000070c20 l F .text 0000000000000275 _rthread_cond_timedwait 0000000000000000 l df *ABS* 0000000000000000 rthread_mutex.c 0000000000073070 l F .text 00000000000002b0 _rthread_mutex_timedlock 0000000000000000 l df *ABS* 0000000000000000 rthread_once.c 0000000000000000 l df *ABS* 0000000000000000 rthread_libc.c 0000000000000000 l df *ABS* 0000000000000000 rthread_condattr.c 0000000000000000 l df *ABS* 0000000000000000 rthread_tls.c 00000000000c77c0 l F .text 0000000000000281 .hidden _rthread_tls_destructors 0000000000000000 l df *ABS* 0000000000000000 rthread.c 00000000000d8100 l F .text 00000000000000d0 _rthread_init 0000000000100f4c l O .bss 0000000000000004 .hidden _rthread_debug_level 0000000000000000 l df *ABS* 0000000000000000 rthread_file.c 00000000000577c0 g F .text 00000000000000c0 _rthread_debug