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

Binary installed via brew on Ubuntu is unusable #40

Open
hakunin opened this issue Oct 14, 2019 · 2 comments
Open

Binary installed via brew on Ubuntu is unusable #40

hakunin opened this issue Oct 14, 2019 · 2 comments

Comments

@hakunin
Copy link

hakunin commented Oct 14, 2019

It can't be run. But if I download a linux binary it runs fine.

@joeyfigaro
Copy link

joeyfigaro commented Jan 8, 2022

Doesn't run on Mac OS either. Results in a segmentation fault–haven't tried manually installing a binary yet.

Edit: looks like manually adding the binary from the latest release doesn't work, either. Same problem.

fish: Job 1, 'pusher channels apps subscribe…' terminated by signal SIGSEGV (Address boundary error)

@ne0fite
Copy link

ne0fite commented Jul 26, 2022

I also have a problem running the brew version on Mac. Installed from brew with no problems:

$ brew install pusher/brew/pusher

Getting an error anytime I run pusher:

$ pusher login
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x14d9406, 0x21)
	/usr/lib/go-1.10/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff4c8 sp=0x7ff7bfeff4a8 pc=0x1028f11
runtime.goenvs()
	/usr/lib/go-1.10/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff4f8 sp=0x7ff7bfeff4c8 pc=0x1026a93
runtime.schedinit()
	/usr/lib/go-1.10/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff560 sp=0x7ff7bfeff4f8 pc=0x102b806
runtime.rt0_go(0x7ff7bfeff590, 0x1, 0x7ff7bfeff590, 0x1000000, 0x1, 0x7ff7bfeff7e8, 0x0, 0x7ff7bfeff7ef, 0x7ff7bfeff817, 0x7ff7bfeff850, ...)
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff568 sp=0x7ff7bfeff560 pc=0x1051374

Mac OS: Monterey v12.4
MacBook Pro (2018)
CPU: Intel Core i7

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