Closed NemoAlex closed 4 years ago
Do you download the program from the release page? Maybe a issue to golang official repo.
Same on frp_0.32.0_linux_mips, downloaded from the release page. Video: https://github.com/NemoAlex/files/raw/master/QQ20200313-105801-HD.mp4
Test out this build on mips_24kc, problem solved: https://github.com/kuoruan/openwrt-frp/releases/tag/v0.32.0-3 @kuoruan What change did you make?
This issue caused by golang 1.14, fallback to 1.13.8 fixed this.
em, the same issue with https://github.com/fatedier/frp/issues/1703
thanks for help.
the same error "SIGILL: illegal instruction" on the wndr4300 openwrt with mips 0.32.0 frpc. 0.31.2 works fine
Releated golang issue https://github.com/golang/go/issues/37653, maybe fixed in Go1.14.1.
I will release a new version compiled with go1.14.1 later.
go1.14.1
has released and it works for me now.
go1.14.1
has released and it works for me now.
Cool.
I just tested v0.32.1 binary on mips, fixed.
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) (请不要在 issue 评论中出现无意义的 加1,我也是 等内容,将会被直接删除。) (由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)
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)? both 0.32.0
What operating system and processor architecture are you using (
go env
)? mipsel_24kcConfigures you used: Doesn't matter
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally): 0.31.2 works fine
Can you point out what caused this issue (optional) https://github.com/kuoruan/openwrt-frp/issues/10