[GH-ISSUE #1533] Windows XP 下的 Bug报告 #1211

Closed
opened 2026-05-05 12:46:43 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @jurey-github on GitHub (Nov 23, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1533

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?
0.29.0-windows-i386

What operating system and processor architecture are you using (go env)?
OS: Windows XP
Arch: x86
CPU: Pentium M

Configures you used:
见附件。(已隐藏服务器地址、密码等敏感信息)
frpc.ini.txt

Steps to reproduce the issue:

  1. cd c:\
  2. frpc -c .\frpc.ini

Describe the results you received:
报错,错误信息详见附件。
Error Msg.txt

Describe the results you expected:
消除Bug,在32位Windows XP上跑起frpc

Additional information you deem important (e.g. issue happens only occasionally):
同样的环境,跑0.29.1-windows-i386,提示“不是有效的Win32应用程序”,点击确认后,cmd窗口返回“拒绝访问“。(备注:已确认下载的不是amd64版)

Can you point out what caused this issue (optional)

Originally created by @jurey-github on GitHub (Nov 23, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1533 Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** 0.29.0-windows-i386 **What operating system and processor architecture are you using (`go env`)?** OS: Windows XP Arch: x86 CPU: Pentium M **Configures you used:** 见附件。(已隐藏服务器地址、密码等敏感信息) [frpc.ini.txt](https://github.com/fatedier/frp/files/3882708/frpc.ini.txt) **Steps to reproduce the issue:** 1. cd c:\ 2. frpc -c .\frpc.ini 3. **Describe the results you received:** 报错,错误信息详见附件。 [Error Msg.txt](https://github.com/fatedier/frp/files/3882694/Error.Msg.txt) **Describe the results you expected:** 消除Bug,在32位Windows XP上跑起frpc **Additional information you deem important (e.g. issue happens only occasionally):** 同样的环境,跑0.29.1-windows-i386,提示“不是有效的Win32应用程序”,点击确认后,cmd窗口返回“拒绝访问“。(备注:已确认下载的不是amd64版) **Can you point out what caused this issue (optional)**
Author
Owner

@ysc3839 commented on GitHub (Nov 24, 2019):

https://github.com/golang/go/wiki/MinimumRequirements#windows
Golang 1.11 开始已不支持 Windows XP。

<!-- gh-comment-id:557905334 --> @ysc3839 commented on GitHub (Nov 24, 2019): https://github.com/golang/go/wiki/MinimumRequirements#windows Golang 1.11 开始已不支持 Windows XP。
Sign in to join this conversation.
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: github-starred/frp#1211
No description provided.