Skip to content
New issue

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

limes binary crashes on macOS 12 #10

Open
oreissig opened this issue Feb 25, 2022 · 0 comments · May be fixed by #11
Open

limes binary crashes on macOS 12 #10

oreissig opened this issue Feb 25, 2022 · 0 comments · May be fixed by #11

Comments

@oreissig
Copy link

Invoking limes 1.0.2 (amd64) on macOS Monterey (12.2.1 in my case) immediately crashes regardless of which cmdline options are provided.

% limes -h
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x507801, 0x21)
	/usr/local/go/src/runtime/panic.go:566 +0x95 fp=0x7ff7bfeff990 sp=0x7ff7bfeff970
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:88 +0xa0 fp=0x7ff7bfeff9c0 sp=0x7ff7bfeff990
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:450 +0x9c fp=0x7ff7bfeffa00 sp=0x7ff7bfeff9c0
runtime.rt0_go(0x7ff7bfeffa38, 0x1, 0x7ff7bfeffa38, 0x0, 0x1000, 0x1, 0x7ff7bfeffb80, 0x0, 0x7ff7bfeffb86, 0x7ff7bfeffba2, ...)
	/usr/local/go/src/runtime/asm_amd64.s:145 +0x14f fp=0x7ff7bfeffa08 sp=0x7ff7bfeffa00
@oreissig oreissig linked a pull request Feb 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant