Skip to content

fix segfault by pinning version of greenlet #354

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

Merged
merged 9 commits into from
Oct 3, 2020
Merged

Conversation

cs01
Copy link
Owner

@cs01 cs01 commented Oct 3, 2020

  • I have added an entry to docs/changelog.md

Summary of changes

One of the dependencies appears to be causing a segfault. Ensure the version is pinned exactly to avoid this issue. Thanks @sondrewang for the tip in the issue.

Test plan

Tested by running

python -m gdbgui

fixes #353

@cs01 cs01 changed the title fix greenlet fix segfault by pinning version of greenlet Oct 3, 2020
@cs01 cs01 merged commit b0e4c3f into master Oct 3, 2020
@cs01 cs01 deleted the cs01/fix-greenlet branch October 3, 2020 06:10
@fxcoudert
Copy link

I think this caused #359

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.

Program crashes with segmentation fault upon launch.
2 participants