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

move_and_process fail to handle bs1770gain segfaulting #162

Open
petterreinholdtsen opened this issue Jan 22, 2019 · 3 comments
Open

move_and_process fail to handle bs1770gain segfaulting #162

petterreinholdtsen opened this issue Jan 22, 2019 · 3 comments
Labels

Comments

@petterreinholdtsen
Copy link
Member

The loadness measurement has stopped, because bs1770gain hit a file causing it to segfault. The script do not handle bs1770gain segfaulting, and crashes instead of moving to the next file. The code should be fixed to handle segfaults.

In addition bs1770gain should be changed to stop segfaulting, but that is another bug report.

@petterreinholdtsen
Copy link
Member Author

https://frikanalen.no/api/videos/625570 is the problematic entry, and it should not really be measured, I guess. It is not properly imported... But the code do not look at video entries, only videofile entries...

petterreinholdtsen added a commit to petterreinholdtsen/frikanalen that referenced this issue Jan 23, 2019
@petterreinholdtsen
Copy link
Member Author

The segfault in bs1770gain was reported as https://bugs.debian.org/920231 and fixed today. Will enter Debian testing in two days.

@petterreinholdtsen
Copy link
Member Author

I've updated bs1770gain on file01 to a non-crashing version. While waiting for it, I moved the 625570 directory away to avoid blocking all loudness measurement. I've now moved it back, but suspect the patch
7b63d8e is still needed for move_and_process to handle a mp3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant