Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DoT might return host not found in windows build #1036

Open
Chilledheart opened this issue Jul 8, 2024 · 0 comments
Open

DoT might return host not found in windows build #1036

Chilledheart opened this issue Jul 8, 2024 · 0 comments
Labels

Comments

@Chilledheart
Copy link
Owner

[ RUN      ] DOT_TEST.RemoteMulti
D:\a\yass\yass\src\net\dot_resolver_test.cpp(75): error: Value of: ec
  Actual: true
Expected: false
asio.system:11001
Stack trace:
  00363F11: absl::internal_any_invocable::LocalInvoker<0,void,`lambda at D:\a\yass\yass\src\net\dot_resolver_test.cpp:69:28' &,std::error_code,asio::ip::basic_resolver_results<asio::ip::tcp> >
  003A9A0B: net::DoTResolver::OnDoneRequest
  003AB6CC: absl::internal_any_invocable::LocalInvoker<0,void,`lambda at D:\a\yass\yass\src\net\dot_resolver.cpp:186:44' &,std::error_code,addrinfo *>
  004239C7: net::DoTRequest::OnReadBody
  0042366C: net::DoTRequest::OnSSLReadable
  004249D6: absl::internal_any_invocable::LocalInvoker<0,void,`lambda at D:\a\yass\yass\src\net\dot_request.cpp:217:27' &,std::error_code>
  003B6F3F: net::SSLSocket::OnWaitRead
  003B8949: asio::detail::executor_function::complete<asio::detail::binder1<`lambda at D:\a\yass\yass\src\net\ssl_socket.cpp:360:64',std::error_code>,std::allocator<void> >
  002F4A8A: asio::io_context::basic_executor_type<std::allocator<void>,0>::execute<asio::detail::executor_function>
  002F520C: asio::execution::detail::any_executor_base::execute_ex<asio::io_context::basic_executor_type<std::allocator<void>,4> >
  003B87AD: asio::execution::detail::any_executor_base::execute<asio::detail::binder1<`lambda at D:\a\yass\yass\src\net\ssl_socket.cpp:360:64',std::error_code> >
  003B8550: asio::detail::win_iocp_wait_op<`lambda at D:\a\yass\yass\src\net\ssl_socket.cpp:360:64',asio::any_io_executor>::do_complete
  003EFC52: asio::detail::win_iocp_io_context::run
  003EF822: asio::io_context::run
  00362353: DoRemoteResolve
  003628A4: DOT_TEST_RemoteMulti_Test::TestBody
  00399A98: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
  003794F2: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
  003903E0: testing::internal::UnitTestImpl::RunAllTests
  00399D18: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::TestFactoryBase,testing::Test *>
  0038D421: testing::UnitTest::Run
... Google Test internal frames ...

Socket error #11001: Host not found

Chilledheart added a commit that referenced this issue Jul 8, 2024
Chilledheart added a commit that referenced this issue Jul 8, 2024
Chilledheart added a commit that referenced this issue Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant