apupier opened a new issue #1872: URL: https://github.com/apache/camel-k/issues/1872
- downloaded https://github.com/apache/camel-k/releases/download/v1.3.0/camel-k-client-1.3.0-linux-64bit.tar.gz - extract - call ./kamel ``` (base) [apupier@linux camel-k-client-1.3.0-linux-64bit]$ ./kamel panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x18084b6] goroutine 1 [running]: github.com/spf13/cobra.(*Command).Name(0x0, 0xc0001181b0, 0x0) github.com/spf13/cobra@v1.0.0/command.go:1258 +0x26 github.com/apache/camel-k/pkg/cmd.createKamelWithModelineCommand(0x2161020, 0xc0007bc540, 0xc0001181b0, 0x0, 0x0, 0xc0007b4df0, 0x1, 0xc0000cb2b0, 0x315fa00, 0x7f62a78e3108, ...) github.com/apache/camel-k/pkg/cmd/modeline.go:92 +0xf7 github.com/apache/camel-k/pkg/cmd.NewKamelWithModelineCommand(0x2161020, 0xc0007bc540, 0xc0001181b0, 0x1, 0x1, 0xc00014df48, 0x445efa, 0x30dbae0, 0xc000000180, 0xc00014df78, ...) github.com/apache/camel-k/pkg/cmd/modeline.go:64 +0x9b main.main() github.com/apache/camel-k/cmd/kamel/main.go:45 +0x163 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org