[GH-ISSUE #304] Address boundary error #223

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

Originally created by @yangyuw on GitHub (Apr 20, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/304

release: 0.9.3
在按照 README 配置 ssh 连接的时候,参照配置文件

# frps.ini
[common]
bind_port = 7000

[ssh]
listen_port = 6000
auth_token = 123

启动服务端的时候报错:

./frps -c ./frps.ini
fish: Job 1, “./frps -c ./frps.ini” terminated by signal SIGSEGV (Address boundary error)
Originally created by @yangyuw on GitHub (Apr 20, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/304 release: 0.9.3 在按照 README 配置 ssh 连接的时候,参照配置文件 ``` # frps.ini [common] bind_port = 7000 [ssh] listen_port = 6000 auth_token = 123 ``` 启动服务端的时候报错: ``` ./frps -c ./frps.ini fish: Job 1, “./frps -c ./frps.ini” terminated by signal SIGSEGV (Address boundary error) ```
Author
Owner

@yangyuw commented on GitHub (Apr 20, 2017):

重新下载一遍就好了,可能下载过程中出了什么问题。

<!-- gh-comment-id:295809163 --> @yangyuw commented on GitHub (Apr 20, 2017): 重新下载一遍就好了,可能下载过程中出了什么问题。
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#223
No description provided.