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
fatal error: runtime: bsdthread_register error
runtime stack: runtime.throw(0x129272c, 0x21) /usr/local/go/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff700 sp=0x7ff7bfeff6e0 pc=0x1029955 runtime.goenvs() /usr/local/go/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff730 sp=0x7ff7bfeff700 pc=0x10271f3 runtime.schedinit() /usr/local/go/src/runtime/proc.go:492 +0xa1 fp=0x7ff7bfeff770 sp=0x7ff7bfeff730 pc=0x102c331 runtime.rt0_go(0x7ff7bfeff7a8, 0x9, 0x7ff7bfeff7a8, 0x0, 0x1000000, 0x9, 0x7ff7bfeff960, 0x7ff7bfeff976, 0x7ff7bfeff979, 0x7ff7bfeff986, ...) /usr/local/go/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff778 sp=0x7ff7bfeff770 pc=0x1053ceb
[建议重新升级类库,然后编译新的版本
The text was updated successfully, but these errors were encountered:
No branches or pull requests
fatal error: runtime: bsdthread_register error
runtime stack:
runtime.throw(0x129272c, 0x21)
/usr/local/go/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff700 sp=0x7ff7bfeff6e0 pc=0x1029955
runtime.goenvs()
/usr/local/go/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff730 sp=0x7ff7bfeff700 pc=0x10271f3
runtime.schedinit()
/usr/local/go/src/runtime/proc.go:492 +0xa1 fp=0x7ff7bfeff770 sp=0x7ff7bfeff730 pc=0x102c331
runtime.rt0_go(0x7ff7bfeff7a8, 0x9, 0x7ff7bfeff7a8, 0x0, 0x1000000, 0x9, 0x7ff7bfeff960, 0x7ff7bfeff976, 0x7ff7bfeff979, 0x7ff7bfeff986, ...)
/usr/local/go/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff778 sp=0x7ff7bfeff770 pc=0x1053ceb
[建议重新升级类库,然后编译新的版本
The text was updated successfully, but these errors were encountered: