Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

olricd panics if the CLI parameters are invalid. #161

Closed
buraksezer opened this issue Apr 30, 2022 · 1 comment
Closed

olricd panics if the CLI parameters are invalid. #161

buraksezer opened this issue Apr 30, 2022 · 1 comment
Assignees
Labels
bug Something isn't working release:v0.5.x Issues related with 0.5.x

Comments

@buraksezer
Copy link
Owner

olricd panics if the CLI parameters are invalid. In order to reproduce the problem:

$ olricd -vh
Failed to parse flags: flag provided but not defined: -vhpanic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0xe8 pc=0x101085474]

goroutine 1 [running]:
main.main()
	/Users/buraksezer/go/src/github.com/buraksezer/olric/cmd/olricd/main.go:112 +0x3f4
@buraksezer buraksezer added bug Something isn't working release:v0.5.x Issues related with 0.5.x labels Apr 30, 2022
@buraksezer buraksezer self-assigned this Apr 30, 2022
@buraksezer
Copy link
Owner Author

Done in b24f903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release:v0.5.x Issues related with 0.5.x
Projects
None yet
Development

No branches or pull requests

1 participant