pusher / cli

A CLI for Pusher (beta)
51 stars 6 forks source link

Binary installed via brew on Ubuntu is unusable #40

Open hakunin opened 4 years ago

hakunin commented 4 years ago

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

joeyfigaro commented 2 years ago

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 commented 2 years ago

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