Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]在macOs版本12.1和go版本1.17.2下, 无法运行 #292

Open
wilbur-yu opened this issue Dec 25, 2021 · 0 comments
Open

[Bug]在macOs版本12.1和go版本1.17.2下, 无法运行 #292

wilbur-yu opened this issue Dec 25, 2021 · 0 comments

Comments

@wilbur-yu
Copy link

16:32:59 in ~/GithubProject took 25s
➜ uname -a
                    'c.          wilbur.yu@wilbur.local
                 ,xNMM.          ----------------------
               .OMMMMo           OS: macOS 12.1 21C52 x86_64
               OMMM0,            Host: MacBookPro11,4
     .;loddo:' loolloddol;.      Kernel: 21.2.0
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 3 days, 3 hours, 45 mins
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 303 (brew)
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: zsh 5.8
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 1440x900@2x
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Light)
 .XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: iTerm2
  .XMMMMMMMMMMMMMMMMMMMMMMMMK.   Terminal Font: MesloLGSForPowerline-Regular 13
    kMMMMMMMMMMMMMMMMMMMMMMd     CPU: Intel i7-4770HQ (8) @ 2.20GHz
     ;KMMMMMMMWXXWMMMMMMMk.      GPU: Intel Iris Pro
       .cooc,.    .,coo:.        Memory: 10677MiB / 16384MiB






16:33:02 in ~/GithubProject
➜ wget -c https://ghproxy.fsou.cc/https://github.com/XiaoMi/soar/releases/download/0.11.0/soar.darwin-amd64 -O soar
--2021-12-25 16:33:15--  https://ghproxy.fsou.cc/https://github.com/XiaoMi/soar/releases/download/0.11.0/soar.darwin-amd64
正在解析主机 ghproxy.fsou.cc (ghproxy.fsou.cc)... 130.211.45.23
正在连接 ghproxy.fsou.cc (ghproxy.fsou.cc)|130.211.45.23|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:16447536 (16M) [application/octet-stream]
正在保存至: “soar”

soar                                        100%[==========================================================================================>]  15.69M  6.27MB/s  用时 2.5s

2021-12-25 16:33:21 (6.27 MB/s) - 已保存 “soar” [16447536/16447536])


16:33:21 in ~/GithubProject took 6s
➜ chmod a+x soar

16:33:28 in ~/GithubProject
➜ ./soar -h
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x175e7b5, 0x21)
	/usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff148 sp=0x7ff7bfeff128 pc=0x10290b1
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff178 sp=0x7ff7bfeff148 pc=0x1026c33
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff1e0 sp=0x7ff7bfeff178 pc=0x102b9a6
runtime.rt0_go(0x7ff7bfeff218, 0x2, 0x7ff7bfeff218, 0x0, 0x1000000, 0x2, 0x7ff7bfeff430, 0x7ff7bfeff437, 0x0, 0x7ff7bfeff43a, ...)
	/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff1e8 sp=0x7ff7bfeff1e0 pc=0x1051a64

16:33:36 in ~/GithubProject
➜ go version
go version go1.17.2 darwin/amd64
@wilbur-yu wilbur-yu changed the title 在macOs版本12.1和go版本1.17.2下, 无法运行 [Bug]在macOs版本12.1和go版本1.17.2下, 无法运行 Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant