Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

fatal error: runtime: bsdthread_register error #3

@ChuckMN

Description

@ChuckMN

Upgraded to macOS Monterey and I am currently running into the below error when running the version -b command in a bash script.

fatal error: runtime: bsdthread_register error

I can still run man version successfully, but running commands causes for the tool to error out. The full error message is below.

fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x117f9f3, 0x21)
        /usr/local/Cellar/go/1.10/libexec/src/runtime/panic.go:619 +0x81 fp=0x7ff7bfeff568 sp=0x7ff7bfeff548 pc=0x1028371
runtime.goenvs()
        /usr/local/Cellar/go/1.10/libexec/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff598 sp=0x7ff7bfeff568 pc=0x1025ef3
runtime.schedinit()
        /usr/local/Cellar/go/1.10/libexec/src/runtime/proc.go:496 +0xa4 fp=0x7ff7bfeff5f0 sp=0x7ff7bfeff598 pc=0x102ac34
runtime.rt0_go(0x7ff7bfeff628, 0x4, 0x7ff7bfeff628, 0x0, 0x1000000, 0x4, 0x7ff7bfeff7e8, 0x7ff7bfeff7f0, 0x7ff7bfeff7f3, 0x7ff7bfeff7fa, ...)
        /usr/local/Cellar/go/1.10/libexec/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff5f8 sp=0x7ff7bfeff5f0 pc=0x104e384

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions