chenrui333 commented on issue #1543: URL: https://github.com/apache/camel-k/issues/1543#issuecomment-752287589
running into the same issue with [kamel 1.3.0 build](https://github.com/Homebrew/homebrew-core/pull/67984) ``` $ /usr/local/Cellar/kamel/1.3.0/bin/kamel panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x24c0fe6] goroutine 1 [running]: github.com/spf13/cobra.(*Command).Name(0x0, 0xc00019a1b0, 0x0) github.com/spf13/cobra@v1.0.0/command.go:1258 +0x26 github.com/apache/camel-k/pkg/cmd.createKamelWithModelineCommand(0x2d78f60, 0xc0004b05c0, 0xc00019a1b0, 0x0, 0x0, 0x10, 0x4400108, 0xc000458be0, 0xc0b6d6ff9a, 0x3ac7b00, ...) github.com/apache/camel-k/pkg/cmd/modeline.go:92 +0xfc github.com/apache/camel-k/pkg/cmd.NewKamelWithModelineCommand(0x2d78f60, 0xc0004b05c0, 0xc00019a1b0, 0x1, 0x1, 0xc0001c5f48, 0x1048aca, 0x3a43c20, 0xc000000180, 0xc0001c5f78, ...) github.com/apache/camel-k/pkg/cmd/modeline.go:64 +0xa5 main.main() command-line-arguments/main.go:45 +0x165 ``` build log in here, https://github.com/Homebrew/homebrew-core/runs/1623638028 ---------------------------------------------------------------- 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