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

pup crashes upon launching #123

Open
jmc-rival opened this issue Oct 14, 2019 · 5 comments
Open

pup crashes upon launching #123

jmc-rival opened this issue Oct 14, 2019 · 5 comments

Comments

@jmc-rival
Copy link

On the latest version of pup, it crashes upon launching

~/tmp> shasum pup
7a99b6411ea5c01e7439c8c3d5612be43256dd54  pup
~/tmp> ./pup
fish: './pup' terminated by signal SIGSEGV (Address boundary error)
~/tmp> uname -a
Darwin Jonathans-MBP.localdomain 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64 i386 MacBookPro15,1 Darwin
@FearlessHyena
Copy link

Mine's crashing too with a segmentation fault

pup --help
[1]    52262 segmentation fault  pup --help

@teddywing
Copy link

I saw the same thing using the v0.4.0 Darwin amd64 build on the Releases page/Homebrew formula. Installing the current HEAD from source fixed the problem:

go get github.com/ericchiang/pup

@yumitsu
Copy link

yumitsu commented Jan 13, 2020

@jmc-rival After clonning the repo do go build in clonned dir.

@airdrumz
Copy link

For Mac Homebrew, just use brew install pup. There's a PR to update the readme.

@ryandesign
Copy link

Duplicate of #85.

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

6 participants