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

Fix c++ interpolate_along_axis segfault #109

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

Askaholic
Copy link
Collaborator

@Askaholic Askaholic commented Aug 18, 2020

The segfault would happen when it tried to dispatch an extra thread with an out of bounds index.

Closes #106

@Askaholic Askaholic changed the title Make sure only number of needed threads are used Fix c++ interpolate_along_axis segfault Aug 19, 2020
Copy link
Collaborator

@jlmaurer jlmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@jlmaurer jlmaurer merged commit 6737b30 into dbekaert:dev Aug 19, 2020
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

Successfully merging this pull request may close these issues.

Bus error and/or segmentation fault for the example runs of GMAO and MERRA-2 model
2 participants