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
Run swaggymnia on MacOS Monterey 12.0.1
swaggymnia
Error. Its calling files in "C:". This compilation is not differing OS particularities.
When run ./swaggymnia --help, so:
./swaggymnia --help
fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x120352b, 0x21) C:/Go/src/runtime/panic.go:596 +0x95 fp=0x7ff7bfeff710 sp=0x7ff7bfeff6f0 runtime.goenvs() C:/Go/src/runtime/os_darwin.go:108 +0xa0 fp=0x7ff7bfeff740 sp=0x7ff7bfeff710 runtime.schedinit() C:/Go/src/runtime/proc.go:486 +0xa1 fp=0x7ff7bfeff780 sp=0x7ff7bfeff740 runtime.rt0_go(0x7ff7bfeff7b8, 0x2, 0x7ff7bfeff7b8, 0x0, 0x1000000, 0x2, 0x7ff7bfeff970, 0x7ff7bfeff97d, 0x0, 0x7ff7bfeff984, ...) C:/Go/src/runtime/asm_amd64.s:158 +0x183 fp=0x7ff7bfeff788 sp=0x7ff7bfeff780
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
Run
swaggymnia
on MacOS Monterey 12.0.1Current behavior
Error. Its calling files in "C:". This compilation is not differing OS particularities.
Steps to reproduce the behavior
When run
./swaggymnia --help
, so:The text was updated successfully, but these errors were encountered: