-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I'm encountering a problem when running the skupper version command. It results in a segmentation fault with the following error:
[signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x19bbfbe]
goroutine 1 [running]:
github.com/skupperproject/skupper/internal/cmd/skupper/version/nonkube.(*CmdVersion).NewClient(0xc0002fc100, 0xc000312008, {0x8?, 0xbee5f2?, 0xc0002fa400?})
/home/circleci/project/internal/cmd/skupper/version/nonkube/version.go:38 +0x5e
github.com/skupperproject/skupper/internal/cmd/skupper/version.CmdVersionFactory.ConfigureCobraCommand.func1(0xc000312008, {0x3228020, 0x0, 0x0})
/home/circleci/project/internal/cmd/skupper/common/command.go:50 +0x243
github.com/spf13/cobra.(*Command).execute(0xc000312008, {0x3228020, 0x0, 0x0})
/home/circleci/go/pkg/mod/github.com/spf13/[email protected]/command.go:970 +0xa44
github.com/spf13/cobra.(*Command).ExecuteC(0x31b0300)
/home/circleci/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117 +0x3ff
github.com/spf13/cobra.(*Command).Execute(0x312f358?)
/home/circleci/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041 +0x13
main.main()
/home/circleci/project/cmd/skupper/main.go:15 +0x18
Additionally, when I try to run the skupper switch command, I receive an error stating that the option does not exist.
Could you please advise if this is a known issue or if I might be using an unsupported version or configuration?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels