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

Running with --interval and an invalid duration leads to nil pointer dereference #66

Open
AlexanderThaller opened this issue Jul 1, 2022 · 0 comments

Comments

@AlexanderThaller
Copy link

AlexanderThaller commented Jul 1, 2022

» ./viddy --version
viddy version: 0.3.6
» ./viddy -n asdasd
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x7df725]

goroutine 1 [running]:
main.main()
	/home/runner/work/viddy/viddy/main.go:43 +0x1c5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant