txthinking / brook

A cross-platform programmable network tool
https://brook.app
GNU General Public License v3.0
14.4k stars 2.39k forks source link

lastest version cannot run on win7 and this is the error code.google said Go 1.21 no longer support win7 #1326

Closed aixsol closed 6 months ago

aixsol commented 6 months ago

Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
runtime/sys_windows_amd64.s:65 +0x75 fp=0x22fca0 sp=0x22fc80 pc=0x473975
rax 0x0
rbx 0x16c24a0
rcx 0x1719e00
rdi 0x7fffffde000
rsi 0x22fea0
rbp 0x22fde0
rsp 0x22fc78
r8 0x0
r9 0x22fee0
r10 0x16eb6d8
r11 0x21
r12 0x22fec0
r13 0x1
r14 0x16c1860
r15 0x0
rip 0x0
rflags 0x10293
cs 0x33
fs 0x53
gs 0x2b

txthinking commented 6 months ago

Microsoft has already stopped supporting Windows 7; you should consider upgrading.

aixsol commented 6 months ago

well...