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
fatal error: runtime: bsdthread_register error
runtime stack: runtime.throw(0x13a9c0, 0x21) /usr/local/go/src/runtime/panic.go:527 +0x90 fp=0x7ff7bfeffa30 sp=0x7ff7bfeffa18 runtime.goenvs() /usr/local/go/src/runtime/os1_darwin.go:73 +0x8d fp=0x7ff7bfeffa58 sp=0x7ff7bfeffa30 runtime.schedinit() /usr/local/go/src/runtime/proc1.go:60 +0x83 fp=0x7ff7bfeffaa0 sp=0x7ff7bfeffa58 runtime.rt0_go(0x7ff7bfeffad8, 0x2, 0x7ff7bfeffad8, 0x0, 0x1000, 0x2, 0x7ff7bfeffc18, 0x7ff7bfeffc2b, 0x0, 0x7ff7bfeffc62, ...) /usr/local/go/src/runtime/asm_amd64.s:109 +0x132 fp=0x7ff7bfeffaa8 sp=0x7ff7bfeffaa0
iMAC os Monterey 12.4 3,6 GHz Intel Core i9 10 cœurs
Can you help ? Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./wpress_extractor ............-20220105-090325-l3jxd0.wpress
fatal error: runtime: bsdthread_register error
runtime stack:
runtime.throw(0x13a9c0, 0x21)
/usr/local/go/src/runtime/panic.go:527 +0x90 fp=0x7ff7bfeffa30 sp=0x7ff7bfeffa18
runtime.goenvs()
/usr/local/go/src/runtime/os1_darwin.go:73 +0x8d fp=0x7ff7bfeffa58 sp=0x7ff7bfeffa30
runtime.schedinit()
/usr/local/go/src/runtime/proc1.go:60 +0x83 fp=0x7ff7bfeffaa0 sp=0x7ff7bfeffa58
runtime.rt0_go(0x7ff7bfeffad8, 0x2, 0x7ff7bfeffad8, 0x0, 0x1000, 0x2, 0x7ff7bfeffc18, 0x7ff7bfeffc2b, 0x0, 0x7ff7bfeffc62, ...)
/usr/local/go/src/runtime/asm_amd64.s:109 +0x132 fp=0x7ff7bfeffaa8 sp=0x7ff7bfeffaa0
iMAC os Monterey 12.4
3,6 GHz Intel Core i9 10 cœurs
Can you help ?
Thanks
The text was updated successfully, but these errors were encountered: