[GH-ISSUE #4708] 在 Windows Server 2008 R2 系统上一运行就崩溃 #3717

Closed
opened 2026-05-05 14:23:03 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @wdyichen on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4708

Bug Description

C:\Users\Administrator\Desktop\frp>frps -c frps.toml
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall(0x550400060009)
        runtime/sys_windows_amd64.s:76 +0x89 fp=0x33fc00 sp=0x33fbe0 pc=0x11ef40
9
rax     0x0
rbx     0x23cdb40
rcx     0x2415c68
rdx     0x20
rdi     0x7fffffde000
rsi     0x33fdf8
rbp     0x33fd40
rsp     0x33fbd8
r8      0x23cd860
r9      0x24156ca
r10     0xfa2e8
r11     0xc000004000
r12     0x33fe48
r13     0x0
r14     0x23cc380
r15     0x3
rip     0x0
rflags  0x10246
cs      0x33
fs      0x53
gs      0x2b

frpc Version

0.61.2

frps Version

0.61.2

System Architecture

windows/amd64

Configurations

bindPort = 6543

Logs

没有产生log

Steps to reproduce

  1. frps -c frps.toml
  2. crash

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @wdyichen on GitHub (Mar 13, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4708 ### Bug Description ``` C:\Users\Administrator\Desktop\frp>frps -c frps.toml Exception 0xc0000005 0x8 0x0 0x0 PC=0x0 runtime.asmstdcall(0x550400060009) runtime/sys_windows_amd64.s:76 +0x89 fp=0x33fc00 sp=0x33fbe0 pc=0x11ef40 9 rax 0x0 rbx 0x23cdb40 rcx 0x2415c68 rdx 0x20 rdi 0x7fffffde000 rsi 0x33fdf8 rbp 0x33fd40 rsp 0x33fbd8 r8 0x23cd860 r9 0x24156ca r10 0xfa2e8 r11 0xc000004000 r12 0x33fe48 r13 0x0 r14 0x23cc380 r15 0x3 rip 0x0 rflags 0x10246 cs 0x33 fs 0x53 gs 0x2b ``` ### frpc Version 0.61.2 ### frps Version 0.61.2 ### System Architecture windows/amd64 ### Configurations `bindPort = 6543` ### Logs 没有产生log ### Steps to reproduce 1. frps -c frps.toml 2. crash ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Mar 14, 2025):

0.61.2

不支持。

<!-- gh-comment-id:2725636402 --> @xqzr commented on GitHub (Mar 14, 2025): > 0.61.2 不支持。
Author
Owner

@wdyichen commented on GitHub (Mar 16, 2025):

0.61.2

不支持。

请问那有支持这个系统的版本吗?

<!-- gh-comment-id:2727312437 --> @wdyichen commented on GitHub (Mar 16, 2025): > > 0.61.2 > > 不支持。 请问那有支持这个系统的版本吗?
Author
Owner

@zhuwenbing commented on GitHub (Mar 21, 2025):

go版本1.20以后不再支持Windows7和Windows Server 2008 R2,看frp发版日志最后一版支持的应该是v0.51.2

<!-- gh-comment-id:2742374654 --> @zhuwenbing commented on GitHub (Mar 21, 2025): go版本1.20以后不再支持Windows7和Windows Server 2008 R2,看frp发版日志最后一版支持的应该是[v0.51.2](https://github.com/fatedier/frp/releases/tag/v0.51.2)。
Author
Owner

@wdyichen commented on GitHub (Mar 25, 2025):

go版本1.20以后不再支持Windows7和Windows Server 2008 R2,看frp发版日志最后一版支持的应该是v0.51.2

可以使用,感谢,解决了我的问题。

<!-- gh-comment-id:2750606054 --> @wdyichen commented on GitHub (Mar 25, 2025): > go版本1.20以后不再支持Windows7和Windows Server 2008 R2,看frp发版日志最后一版支持的应该是[v0.51.2](https://github.com/fatedier/frp/releases/tag/v0.51.2)。 可以使用,感谢,解决了我的问题。
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#3717
No description provided.