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

MAC升级新版后程序打不开了 #193

Open
leomsn opened this issue Sep 26, 2022 · 1 comment
Open

MAC升级新版后程序打不开了 #193

leomsn opened this issue Sep 26, 2022 · 1 comment

Comments

@leomsn
Copy link

leomsn commented Sep 26, 2022

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

@Ref-rain
Copy link

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

下源码编译一个就可以了

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

2 participants