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

Error 10057 sending data to server #9

Closed
Zymlex opened this issue Jun 29, 2020 · 0 comments · Fixed by vlang/v#5587
Closed

Error 10057 sending data to server #9

Zymlex opened this issue Jun 29, 2020 · 0 comments · Fixed by vlang/v#5587

Comments

@Zymlex
Copy link
Member

Zymlex commented Jun 29, 2020

v up work good, but v search ui not even trying to connect and crash:

Error 10057 sending data to server (1)
Error performing handshake
Unhandled Exception 0xC0000005
20: EtwNotificationRegister    ?? : address = 0x891e987d48
19: RtlEnterCriticalSection    ?? : address = 0x891e987d48
18: RtlEnterCriticalSection    ?? : address = 0x891e987d48
17: CertCloseStore             ?? : address = 0x891e987d48
16: new_tls_context            ?? : address = 0x891e987d48
15: net__Socket_get_port       ?? : address = 0x891e987d48
14: net__http__Request_do      ?? : address = 0x891e987d48
13: net__http__Request_do      ?? : address = 0x891e987d48
12: net__http__fetch           ?? : address = 0x891e987d48
11: net__http__url_encode_form_data  ?? : address = 0x891e987d48
10: net__http__head            ?? : address = 0x891e987d48
9 : net__http__escape          ?? : address = 0x891e987d48
8 : net__http__escape          ?? : address = 0x891e987d48
7 : net__http__escape          ?? : address = 0x891e987d48
6 : wmain                      ?? : address = 0x891e987d48
5 : invoke_main                d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:91
4 : __scrt_common_main_seh     d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
3 : __scrt_common_main         d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331
2 : wmainCRTStartup            d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_wmain.cpp:17
1 : BaseThreadInitThunk        ?? : address = 0x891e987d48
0 : RtlUserThreadStart         ?? : address = 0x891e987d48

OS: Windows Server 2019 with last update
Firewall and HIPS - disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant