Open carromeu opened 2 years ago
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
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: