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

Scanner crash #399

Closed
headfog opened this issue Oct 31, 2023 · 3 comments
Closed

Scanner crash #399

headfog opened this issue Oct 31, 2023 · 3 comments

Comments

@headfog
Copy link

headfog commented Oct 31, 2023

gonic version: 0.16.0

if from docker, docker tag:
if from source, git tag/branch:

My library contains some audio files causing the scanner to crash. Apparently due to having tags which are not readable. Perhaps the files are corrupt in some way but they are perfectly playable.
Here is the info in the log

goroutine 1 [running]:
log.Panic({0xc0000e3c28?, 0xc000539560?, 0x55b3b4875318?})
log/log.go:432 +0x5a
main.main()
./gonic.go:432 +0x29bd

@sentriz
Copy link
Owner

sentriz commented Oct 31, 2023

can you provide the full log please

@headfog
Copy link
Author

headfog commented Oct 31, 2023

gonic.log

@sentriz
Copy link
Owner

sentriz commented Oct 31, 2023

thanks should be fixed now, where scan errors won't panic main()

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