sd
sd copied to clipboard
Fails to run on macOS Monterey
Here's what I get when running sd or sd --help after installation:
$ sd
fatal error: runtime: bsdthread_register error
runtime stack:
runtime.throw(0x11c6a52, 0x21)
/usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfefee78 sp=0x7ff7bfefee58 pc=0x1028541
runtime.goenvs()
/usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfefeea8 sp=0x7ff7bfefee78 pc=0x10260c3
runtime.schedinit()
/usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfefef10 sp=0x7ff7bfefeea8 pc=0x102ae36
runtime.rt0_go(0x7ff7bfefef48, 0x2, 0x7ff7bfefef48, 0x0, 0x1000000, 0x2, 0x7ff7bfeff138, 0x7ff7bfeff13b, 0x0, 0x7ff7bfeff142, ...)
/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfefef18 sp=0x7ff7bfefef10 pc=0x104ffa4
$
Does this mean we need a new release for macOS Monterey?