mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1533] Windows XP 下的 Bug报告 #1211
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
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)
@ysc3839 commented on GitHub (Nov 24, 2019):
https://github.com/golang/go/wiki/MinimumRequirements#windows
Golang 1.11 开始已不支持 Windows XP。