tower-cli icon indicating copy to clipboard operation
tower-cli copied to clipboard

Segfault with Linux binary tw version 0.9.3 on WSL

Open markpanganiban opened this issue 1 year ago • 1 comments

I see a segmentation fault error when using the Linux binary of tower-cli.

Steps to replicate below:

$ ./tw info
Segmentation fault (core dumped)

$ uname -a
Linux LAPTOP-CURHNF2E 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

I can run the same Linux binary with versions 0.9.2 and below.

markpanganiban avatar Sep 23 '24 14:09 markpanganiban

Similar on WSL fo v0.10.3, using tw-linux-x86_64:

$ tw info
Segmentation fault

$ uname -a
Linux GRRRRRRR 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

swingingsimian avatar Oct 06 '24 11:10 swingingsimian

Seeing the same issue too on WSL2 using the version @swingingsimian reported.

drpatelh avatar Nov 22 '24 22:11 drpatelh

@swingingsimian we are looking into it, for the time being, you can use the jar file

wget https://github.com/seqeralabs/tower-cli/releases/download/v0.10.3/tw-jar.jar
java -jar tw-jar.jar --version

munishchouhan avatar Jan 07 '25 12:01 munishchouhan

I also get

> tw info
[1]    3648936 segmentation fault  tw info

On a Debain machine (Linux XXX 5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64 GNU/Linux)

BeneKenobi avatar Jan 10 '25 07:01 BeneKenobi

@munishchouhan Any status update here?

robnewman avatar Nov 11 '25 17:11 robnewman

@robnewman I checked the latest builds and still the error is there. I will create a bug in unified team backlog for this

munishchouhan avatar Nov 12 '25 16:11 munishchouhan

https://seqera.atlassian.net/browse/COMP-1049

munishchouhan avatar Nov 12 '25 16:11 munishchouhan