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

malloc errors for too-tight search windows #89

Open
NoahRichardNelson opened this issue Jan 21, 2019 · 0 comments
Open

malloc errors for too-tight search windows #89

NoahRichardNelson opened this issue Jan 21, 2019 · 0 comments

Comments

@NoahRichardNelson
Copy link

It would appear that specifying a search window in your textgrids for feature extraction that is too small leads to malloc errors that are a bit cryptic and hard to debug. Perhaps some note about minimum window sizes and a custom error message for this problem would be a good idea?

For example, during feature extraction for voiced stops I received the following error message:

VotFrontEnd2(16557,0x7fff721e1000) malloc: *** error for object 0x7fa86a011808: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug

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