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
The binary fails to run in my environment with the following error:
fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x287e98, 0x21) /goroot/src/runtime/panic.go:566 +0x95 fp=0x7ff7bfeff6d0 sp=0x7ff7bfeff6b0 runtime.goenvs() /goroot/src/runtime/os_darwin.go:88 +0xa0 fp=0x7ff7bfeff700 sp=0x7ff7bfeff6d0 runtime.schedinit() /goroot/src/runtime/proc.go:450 +0x9c fp=0x7ff7bfeff740 sp=0x7ff7bfeff700 runtime.rt0_go(0x7ff7bfeff778, 0x2, 0x7ff7bfeff778, 0x0, 0x1000, 0x2, 0x7ff7bfeff928, 0x7ff7bfeff936, 0x0, 0x7ff7bfeff941, ...) /goroot/src/runtime/asm_amd64.s:145 +0x14f fp=0x7ff7bfeff748 sp=0x7ff7bfeff740
macOS Monterey 12.7.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The binary fails to run in my environment with the following error:
macOS Monterey 12.7.1
The text was updated successfully, but these errors were encountered: