We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MAC今天升级了12.6,然后程序打不开了 请问有知道原因的朋友吗?是不是go版本不对了?要重新编译还是如何来修复?先谢谢了
fatal error: runtime: bsdthread_register error
runtime stack: runtime.throw(0x14a5f74, 0x21) /usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff828 sp=0x7ff7bfeff808 pc=0x1029001 runtime.goenvs() /usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff858 sp=0x7ff7bfeff828 pc=0x1026b83 runtime.schedinit() /usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff8c0 sp=0x7ff7bfeff858 pc=0x102b8f6 runtime.rt0_go(0x7ff7bfeff8f0, 0x1, 0x7ff7bfeff8f0, 0x1000000, 0x1, 0x7ff7bfeffa40, 0x0, 0x7ff7bfeffa49, 0x7ff7bfeffa65, 0x7ff7bfeffa75, ...) /usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff8c8 sp=0x7ff7bfeff8c0 pc=0x1051464
The text was updated successfully, but these errors were encountered:
MAC今天升级了12.6,然后程序打不开了 请问有知道原因的朋友吗?是不是go版本不对了?要重新编译还是如何来修复?先谢谢了 fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x14a5f74, 0x21) /usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff828 sp=0x7ff7bfeff808 pc=0x1029001 runtime.goenvs() /usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff858 sp=0x7ff7bfeff828 pc=0x1026b83 runtime.schedinit() /usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff8c0 sp=0x7ff7bfeff858 pc=0x102b8f6 runtime.rt0_go(0x7ff7bfeff8f0, 0x1, 0x7ff7bfeff8f0, 0x1000000, 0x1, 0x7ff7bfeffa40, 0x0, 0x7ff7bfeffa49, 0x7ff7bfeffa65, 0x7ff7bfeffa75, ...) /usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff8c8 sp=0x7ff7bfeff8c0 pc=0x1051464
下源码编译一个就可以了
Sorry, something went wrong.
No branches or pull requests
MAC今天升级了12.6,然后程序打不开了
请问有知道原因的朋友吗?是不是go版本不对了?要重新编译还是如何来修复?先谢谢了
fatal error: runtime: bsdthread_register error
runtime stack:
runtime.throw(0x14a5f74, 0x21)
/usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff828 sp=0x7ff7bfeff808 pc=0x1029001
runtime.goenvs()
/usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff858 sp=0x7ff7bfeff828 pc=0x1026b83
runtime.schedinit()
/usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff8c0 sp=0x7ff7bfeff858 pc=0x102b8f6
runtime.rt0_go(0x7ff7bfeff8f0, 0x1, 0x7ff7bfeff8f0, 0x1000000, 0x1, 0x7ff7bfeffa40, 0x0, 0x7ff7bfeffa49, 0x7ff7bfeffa65, 0x7ff7bfeffa75, ...)
/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff8c8 sp=0x7ff7bfeff8c0 pc=0x1051464
The text was updated successfully, but these errors were encountered: