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 for Segmentation Fault: 11 on the MacBook #48

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rubenhorn
Copy link
Contributor

This branch addresses an issue that has been observed on the M1 MacBook.
When trying to display a Matplotlib figure without switching the backend to 'TkAgg', the program stops with Segmentation Fault: 11.

⚠️ This is a very platform specific problem and the fix that this branch introduces has a lot of duplicate code. Maybe this it should not be merged, but left as a resource to users who encounter this bug. The underlying issue should be fixed in the library at some point in the future. 👉 Draft only

@rubenhorn rubenhorn changed the title Fix for Segmentation Fault: 11 on the M1 MacBook Fix for Segmentation Fault: 11 on the MacBook Jun 10, 2022
@rubenhorn
Copy link
Contributor Author

Update: This was now also observed on an x86 MacBook

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.

1 participant