-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version:0.1.9 GitCommit:1d0c9e3bb3dcfd42b28a827049d93a9e1e76121b On 2019-02-26T15:32:08Z
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1d723c7]
goroutine 1 [running]:
github.com/derailed/k9s/internal/cmd.initK9sConfig()
/Users/fernand/go_wk/derailed/src/github.com/derailed/k9s/internal/cmd/root.go:75 +0x77
github.com/derailed/k9s/internal/cmd.initK9s()
/Users/fernand/go_wk/derailed/src/github.com/derailed/k9s/internal/cmd/root.go:62 +0x15d
github.com/derailed/k9s/internal/cmd.run(0x2f56920, 0x2f837a0, 0x0, 0x0)
/Users/fernand/go_wk/derailed/src/github.com/derailed/k9s/internal/cmd/root.go:131 +0x8f
github.com/spf13/cobra.(*Command).execute(0x2f56920, 0xc000038190, 0x0, 0x0, 0x2f56920, 0xc000038190)
/Users/fernand/go_wk/derailed/pkg/mod/github.com/spf13/[email protected]/command.go:766 +0x2cc
github.com/spf13/cobra.(*Command).ExecuteC(0x2f56920, 0xc00000c8f8, 0xc000451f78, 0xc000451f88)
/Users/fernand/go_wk/derailed/pkg/mod/github.com/spf13/[email protected]/command.go:852 +0x2fd
github.com/spf13/cobra.(*Command).Execute(0x2f56920, 0xc0000001a4, 0xc00000c8f8)
/Users/fernand/go_wk/derailed/pkg/mod/github.com/spf13/[email protected]/command.go:800 +0x2b
github.com/derailed/k9s/internal/cmd.Execute()
/Users/fernand/go_wk/derailed/src/github.com/derailed/k9s/internal/cmd/root.go:118 +0x2d
main.main()
/Users/fernand/go_wk/derailed/src/github.com/derailed/k9s/main.go:24 +0x20
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working