Skip to content

Conversation

twizmwazin
Copy link
Member

No description provided.

This reverts commit b057241.
@twizmwazin
Copy link
Member Author

Seems macOS still segfaults on 6.7, I was hoping this was just a classic pyside broken build that would magically fix itself in the next update. I suspect the issue has to do with QT not running on the main thread, macOS is picky about which threads GUI applications are using. The good news is there is a pytest plugin that fixes this! Bad news, it is a pytest plugin, and to use it means marrying our tests to pytest which we have done up to this point, and isn't compatible with the angr ci. So if we use it, it needs to be done in an optional way, at least for now.

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