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(0xf5f7e, 0x21) /usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:566 +0x95 fp=0x7ff7bfeff820 sp=0x7ff7bfeff800 runtime.goenvs() /usr/local/Cellar/go/1.7.3/libexec/src/runtime/os_darwin.go:88 +0xa0 fp=0x7ff7bfeff850 sp=0x7ff7bfeff820 runtime.schedinit() /usr/local/Cellar/go/1.7.3/libexec/src/runtime/proc.go:450 +0x9c fp=0x7ff7bfeff890 sp=0x7ff7bfeff850 runtime.rt0_go(0x7ff7bfeff8c8, 0x1, 0x7ff7bfeff8c8, 0x0, 0x1000, 0x1, 0x7ff7bfeffa48, 0x0, 0x7ff7bfeffa84, 0x7ff7bfeffaa6, ...) /usr/local/Cellar/go/1.7.3/libexec/src/runtime/asm_amd64.s:145 +0x14f fp=0x7ff7bfeff898 sp=0x7ff7bfeff890
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(0xf5f7e, 0x21)
/usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:566 +0x95 fp=0x7ff7bfeff820 sp=0x7ff7bfeff800
runtime.goenvs()
/usr/local/Cellar/go/1.7.3/libexec/src/runtime/os_darwin.go:88 +0xa0 fp=0x7ff7bfeff850 sp=0x7ff7bfeff820
runtime.schedinit()
/usr/local/Cellar/go/1.7.3/libexec/src/runtime/proc.go:450 +0x9c fp=0x7ff7bfeff890 sp=0x7ff7bfeff850
runtime.rt0_go(0x7ff7bfeff8c8, 0x1, 0x7ff7bfeff8c8, 0x0, 0x1000, 0x1, 0x7ff7bfeffa48, 0x0, 0x7ff7bfeffa84, 0x7ff7bfeffaa6, ...)
/usr/local/Cellar/go/1.7.3/libexec/src/runtime/asm_amd64.s:145 +0x14f fp=0x7ff7bfeff898 sp=0x7ff7bfeff890
The text was updated successfully, but these errors were encountered: