gabrielrobert/xavtool

Not working under macOS 13.1 (Ventura)

Opened this issue · 0 comments

I'm consistently getting the below problem when running on Ventura after using brew to download it (per instructions).

When I did a search on this issue, this came up showing that it needs to be recompiled under a newer version of go so that it works around newer security restrictions.

% xavtool --version
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1231ca5, 0x21)
	/home/travis/.gimme/versions/go1.10.7.linux.amd64/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeffa18 sp=0x7ff7bfeff9f8 pc=0x1028bd1
runtime.goenvs()
	/home/travis/.gimme/versions/go1.10.7.linux.amd64/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeffa48 sp=0x7ff7bfeffa18 pc=0x1026753
runtime.schedinit()
	/home/travis/.gimme/versions/go1.10.7.linux.amd64/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeffab0 sp=0x7ff7bfeffa48 pc=0x102b4c6
runtime.rt0_go(0x7ff7bfeffae0, 0x2, 0x7ff7bfeffae0, 0x1000000, 0x2, 0x7ff7bfeffc10, 0x7ff7bfeffc18, 0x0, 0x7ff7bfeffc22, 0x7ff7bfeffc4a, ...)
	/home/travis/.gimme/versions/go1.10.7.linux.amd64/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeffab8 sp=0x7ff7bfeffab0 pc=0x104e6f4