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

Closed
AlexanderThaller opened this issue Jul 1, 2022 · 2 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
@sachaos
Copy link
Owner

sachaos commented Aug 19, 2024

This problem have been solved by viddy v1.0.0 RC.
#117

@sachaos
Copy link
Owner

sachaos commented Aug 22, 2024

Viddy v1.0.0 is available now.

@sachaos sachaos closed this as completed Aug 22, 2024
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

2 participants