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

win7下面运行服务端报异常(Go 1.21开始不支持win7了T.T) #939

Open
weili0677 opened this issue Jan 29, 2024 · 8 comments
Open

Comments

@weili0677
Copy link

C:\zylsoft>server_windows_386.exe -t "127.0.0.1:4002" -l
":4002"
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
/usr/local/go/src/runtime/sys_windows_386.s:35 +0x25 fp=0x18fe68 sp=0x1
fe64 pc=0x474d85
eax 0x8
ebx 0xbcf60c
ecx 0x0
edx 0x18fe90
edi 0x18fe6c
esi 0x18fec4
ebp 0x18fe6c
esp 0x18fe60
eip 0x0
eflags 0x10202
cs 0x23
fs 0x53
gs 0x2b

@weili0677
Copy link
Author

原来是go 1.21已经不支持win7了。

@xtaci
Copy link
Owner

xtaci commented Jan 29, 2024

哦? 后面改成1.20

@weili0677
Copy link
Author

哦? 后面改成1.20

是的,我改成您之前的基于1.20 go的版本可以正常在win7下运行,然后去百度了一下,原来go1.21已经摒弃win7了。

@weili0677 weili0677 changed the title win7下面运行服务端报异常,可能是我用的精简版win7的原因? win7下面运行服务端报异常(Go 1.21开始不支持win7了T.T) Jan 29, 2024
@omaidb
Copy link

omaidb commented Feb 23, 2024

图片

Windows7客户端运行不起来了

@ddzx
Copy link

ddzx commented Feb 23, 2024 via email

@weili0677
Copy link
Author

你想干嘛?

当然是想在win7下面运行,换成基于go 1.20的版本就支持了。

@omaidb
Copy link

omaidb commented Mar 22, 2024

你想干嘛?

当然是想在win7下面运行,换成基于go 1.20的版本就支持了。

老板,编译一个支持winidows7的版本吧

@ddzx
Copy link

ddzx commented Mar 22, 2024 via email

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

No branches or pull requests

4 participants