threefoldtech / tfgrid-sdk-go

Apache License 2.0
2 stars 4 forks source link

🐞 [Bug]: unclear error while running grid cli commands on macos #996

Open khaledyoussef24 opened 4 months ago

khaledyoussef24 commented 4 months ago

What happened?

unclear error while running commands of gridcli on macos Screenshot 2024-04-30 at 9 29 23 PM

go version go1.21.6 darwin/arm64 the grid cli used was downloaded from the latest binary v0.15.1

which network/s did you face the problem on?

QA

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant log output

khaledyoussef@Khaleds-Air ~ % tfcmd cancel examplevm
zsh(17251,0x1deb55000) malloc: Incorrect checksum for freed object 0x12a020400: probably modified after being freed.
Corrupt value: 0x600000a44000
zsh(17251,0x1deb55000) malloc: *** set a breakpoint in malloc_error_break to debug
xmonader commented 4 months ago

Add your go version to the ticket please, was it built manually or from release? And if from release which version?

Please make sure to include relevant details or issues may get closed

rawdaGastan commented 1 week ago

Can you still reproduce the problem?