seqeralabs / wave-cli

Command line tool for Wave containers provisioning service
https://seqera.io/wave
Apache License 2.0
12 stars 3 forks source link

Segmentation fault, linux-x86_64 #86

Open CormacKinsella opened 1 week ago

CormacKinsella commented 1 week ago

Hi there,

I have an issue with the wave-cli linux-x86_64 binary, both this version and the last. My OS is Ubuntu 22.04.5 LTS. I downloaded the binary and gave it executable permissions. This is the error I get with it:

./wave-1.5.0-linux-x86_64 --version

Segmentation fault (core dumped)

I get this with the binary & installation via homebrew. I've switched to the .jar and that seems to work fine.

Cheers - happy to provide any other info needed.

munishchouhan commented 1 week ago

@CormacKinsella Thanks for reporting the issue We will check it out