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

bsdthread_register error #82

Open
drechema opened this issue Aug 1, 2022 · 2 comments
Open

bsdthread_register error #82

drechema opened this issue Aug 1, 2022 · 2 comments

Comments

@drechema
Copy link

drechema commented Aug 1, 2022

Hello,

pgfutter was working well (some months ago). Now my Mac upgraded to Monterey 12.3.1.

Now any try to run pgfutter throws:

./pgfutter --help
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1358b2a, 0x21)
	/goroot/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff870 sp=0x7ff7bfeff850 pc=0x1029875
runtime.goenvs()
	/goroot/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff8a0 sp=0x7ff7bfeff870 pc=0x1027113
runtime.schedinit()
	/goroot/src/runtime/proc.go:482 +0xa1 fp=0x7ff7bfeff8e0 sp=0x7ff7bfeff8a0 pc=0x102c221
runtime.rt0_go(0x7ff7bfeff918, 0x2, 0x7ff7bfeff918, 0x0, 0x1000000, 0x2, 0x7ff7bfeffa78, 0x7ff7bfeffa83, 0x0, 0x7ff7bfeffa8a, ...)
	/goroot/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff8e8 sp=0x7ff7bfeff8e0 pc=0x1053fbb

My go version:

➜ go version                                
go version go1.18.4 darwin/amd64
@JohnAllen
Copy link

Bueller? Anyone? Same thing here.

@parchambeau
Copy link

Having the same issue here, Monterey 12.6

go version go1.20.4 darwin/amd64

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

No branches or pull requests

3 participants