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

Segmentation fault (core dumped) on specific mp3 files #2

Open
maphouse opened this issue Nov 3, 2021 · 1 comment
Open

Segmentation fault (core dumped) on specific mp3 files #2

maphouse opened this issue Nov 3, 2021 · 1 comment

Comments

@maphouse
Copy link

maphouse commented Nov 3, 2021

This is such an excellent tool! I find it much more portable/practical than anything else out there. So much so that I have just built my own little file tagging command line tool around it (https://github.com/maphouse/analyze-tag-musical-key)

A problem I am encountering however, when I run the tool on several specific mp3 files, is the following:
Segmentation fault (core dumped)

image

This seems to be beyond the scope of Python, nor can Python catch and handle it as an error. Have you encountered this before and do you have any possible solutions in mind/propositions for getting around it? Any help would be much appreciated! Thank you,

@maphouse
Copy link
Author

maphouse commented Nov 3, 2021

clearly it is a C++ issue, but I don't have the skillset to handle this. Is there any way to communicate this error to Python so that Python can handle it and allow Python programs that use this tool to keep running?

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