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
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Invoking limes 1.0.2 (amd64) on macOS Monterey (12.2.1 in my case) immediately crashes regardless of which cmdline options are provided.
The text was updated successfully, but these errors were encountered: