You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#0 0x0000000000220f4a in std.os.linux.x86_64.syscall3 (number=connect, arg1=3, arg2=140737488341368, arg3=16)
at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os/linux/x86_64.zig:46
#1 0x000000000026c1db in std.os.linux.connect (fd=3, addr=0x7fffffffc978, len=16) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os/linux.zig:1229
#2 0x000000000025753c in std.os.connect (sock=3, sock_addr=0x7fffffffc978, len=16) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig:3954
#3 0x0000000000252dbf in std.net.tcpConnectToAddress (address=...) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig:713
#4 0x0000000000250a87 in std.net.tcpConnectToHost (allocator=..., name=..., port=443) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig:692
#5 0x000000000024fa0e in .ziget.ziget.request.downloadHttpOrRedirect (httpUrl=..., writer=..., options=...) at /home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig:174
#6 0x000000000024ef2a in .ziget.ziget.request.download (url=..., writer=..., options=..., state=0x7fffffffd558) at /home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig:71
#7 0x000000000024ecb7 in download (allocator=..., url=..., writer=...) at zigup.zig:52
#8 0x000000000024e6dd in downloadToString (allocator=..., url=...) at zigup.zig:69
#9 0x0000000000248e7a in fetchDownloadIndex (allocator=<error reading variable: Cannot access memory at address 0x10>) at zigup.zig:410
#10 0x00000000002492af in fetchCompiler (allocator=..., version_arg=..., set_default=set_default) at zigup.zig:372
#11 0x000000000024780a in main2 () at zigup.zig:307
#12 0x0000000000243bfd in main () at zigup.zig:174
On my Linux laptop Zig failed to be downloaded by Zigup after a timeout. However, under the same network, my MacOS Air downloads Zig just fine.
Stack trace of random breakpoint during the wait:
strace
output:The text was updated successfully, but these errors were encountered: