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

Does not work on MacOS - produces a crash #357

Open
robertglonek opened this issue Feb 15, 2024 · 0 comments
Open

Does not work on MacOS - produces a crash #357

robertglonek opened this issue Feb 15, 2024 · 0 comments

Comments

@robertglonek
Copy link

What version of GoTTY are you using (gotty --version)?

Cannot execute, downloaded 1 minute ago from the releases page, one marked latest release.

What operating system and browser are you using?

Browser irrelevant. Using MacOS Sonoma 14.3 (x86_64)

What did you do?

gotty bash, also gotty --help and gotty top

What did you expect to see?

Not a crash

What did you see instead?

% ./gotty bash
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x38fc7b, 0x21)
	/usr/local/go/src/runtime/panic.go:566 +0x95 fp=0x7ff7bfeff8a0 sp=0x7ff7bfeff880
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:88 +0xa0 fp=0x7ff7bfeff8d0 sp=0x7ff7bfeff8a0
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:450 +0x9c fp=0x7ff7bfeff910 sp=0x7ff7bfeff8d0
runtime.rt0_go(0x7ff7bfeff940, 0x2, 0x7ff7bfeff940, 0x1000, 0x2, 0x7ff7bfeffa88, 0x7ff7bfeffa90, 0x0, 0x7ff7bfeffa95, 0x7ff7bfeffabd, ...)
	/usr/local/go/src/runtime/asm_amd64.s:145 +0x14f fp=0x7ff7bfeff918 sp=0x7ff7bfeff910
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

1 participant