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

Rescan crashes when scanning certain files #1343

Closed
wanieru opened this issue Sep 13, 2021 · 4 comments
Closed

Rescan crashes when scanning certain files #1343

wanieru opened this issue Sep 13, 2021 · 4 comments
Labels

Comments

@wanieru
Copy link

wanieru commented Sep 13, 2021

Description

When rescanning the attached .mp3, navidrome crashes.

Expected Behaviour

The scanning should complete without problems.

Steps to reproduce

  1. Start navidrome using the attached docker-compose.yml
  2. Add the songs to the music volume
  3. Do a full rescan
  4. Navidrome should crash while scanning the files.

Platform information

  • Navidrome version: 0.45.1-SNAPSHOT (79363d6) (also happens using the Docker tag :latest, as of 2021/09/13)
  • Operating System (Docker Host): Raspberry Pi 4 running raspbian
  • Browser and version (UI): Firefox 92.0 (64-bit)
  • Operating System (UI): Windows 10 Pro, 10.0.19042 Build 19042

Additional information

docker-compose.yml
Song 1
Song 2
crashlog.txt

@wanieru wanieru added the bug label Sep 13, 2021
@deluan
Copy link
Member

deluan commented Sep 13, 2021

Thanks for opening this. I was not able to reproduce on my dev environment (macOS), but will try in a docker container.

Worse case, I'll put in place a panic recover, so it does not crash Navidrome

@deluan
Copy link
Member

deluan commented Sep 20, 2021

I put in place the panic recover. Now when this happens, the file will not have any tags read, it will appear as [Unknown Artist]/[Unknown Album], and you'll see the message TagLib: recovered from panic when reading tags in the logs. If you get this issue, please attach the problematic file to this issue and reopen it so I can try to reproduce it in my environment

@rakbladsvalsen
Copy link

Hey @deluan! I finally got some time off and here are the files that previously caused Navidrome to crash. They are already tagged and play fine with vlc, clementine, etc.

https://www.mediafire.com/file/8mc90tnwx4l2g4v/Endstille.zip/file

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants