[GH-ISSUE #259] Cloak client 2.9.0 is no longer supported Windows 7/2008 R2 ? #208

Closed
opened 2026-02-26 12:34:16 +03:00 by kerem · 1 comment
Owner

Originally created by @chenshaoju on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/259

Sorry for my English.

After update to 2.9.0, ck-client-windows-amd64-v2.9.0.exe can't start, roll back to ck-client-windows-amd64-v2.8.0.exe, it work again.

here is output:

C:\Users\Administrator\Downloads>ck-client-windows-amd64-v2.9.0.exe /?
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall(0x22fcf8)
        /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.2.linux-amd64
/src/runtime/sys_windows_amd64.s:75 +0x7a fp=0x22fc80 sp=0x22fc60 pc=0x46d7fa
rax     0x0
rbx     0xae2838
rcx     0xb69e48
rdx     0x20
rdi     0x7fffffde000
rsi     0x22fe78
rbp     0x22fdc0
rsp     0x22fc58
r8      0x0
r9      0x22fee8
r10     0x104a2e8
r11     0xc000004000
r12     0x22fec8
r13     0x0
r14     0xae1b00
r15     0x3
rip     0x0
rflags  0x10293
cs      0x33
fs      0x53
gs      0x2b

C:\Users\Administrator\Downloads>
Originally created by @chenshaoju on GitHub (Apr 15, 2024). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/259 Sorry for my English. After update to 2.9.0, `ck-client-windows-amd64-v2.9.0.exe` can't start, roll back to `ck-client-windows-amd64-v2.8.0.exe`, it work again. here is output: ``` C:\Users\Administrator\Downloads>ck-client-windows-amd64-v2.9.0.exe /? Exception 0xc0000005 0x8 0x0 0x0 PC=0x0 runtime.asmstdcall(0x22fcf8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.2.linux-amd64 /src/runtime/sys_windows_amd64.s:75 +0x7a fp=0x22fc80 sp=0x22fc60 pc=0x46d7fa rax 0x0 rbx 0xae2838 rcx 0xb69e48 rdx 0x20 rdi 0x7fffffde000 rsi 0x22fe78 rbp 0x22fdc0 rsp 0x22fc58 r8 0x0 r9 0x22fee8 r10 0x104a2e8 r11 0xc000004000 r12 0x22fec8 r13 0x0 r14 0xae1b00 r15 0x3 rip 0x0 rflags 0x10293 cs 0x33 fs 0x53 gs 0x2b C:\Users\Administrator\Downloads> ```
kerem closed this issue 2026-02-26 12:34:16 +03:00
Author
Owner

@ThEWiZaRd0fBsoD commented on GitHub (May 6, 2024):

Go语言自1.22版本开始不再支持Windows 7/2008 R2,Windows 8/8.1也不在支持范围。
必须是Windows 10或者更高版本。
这不是Cloak的问题。
20240506083704

<!-- gh-comment-id:2095022322 --> @ThEWiZaRd0fBsoD commented on GitHub (May 6, 2024): Go语言自1.22版本开始不再支持Windows 7/2008 R2,Windows 8/8.1也不在支持范围。 必须是Windows 10或者更高版本。 这不是Cloak的问题。 ![20240506083704](https://github.com/cbeuw/Cloak/assets/123643004/41dc0fef-d4f7-4148-8cc1-d1dd0a3e482d)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloak#208
No description provided.