8000 Fix segfault when passing invalid closure to exec() by rlamy · Pull Request #5281 · pypy/pypy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix segfault when passing invalid closure to exec() #5281

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 1 commit into from
May 28, 2025

Conversation

rlamy
Copy link
Member
@rlamy rlamy commented May 28, 2025

No description provided.

@mattip mattip merged commit 26faf7b into pypy:py3.11 May 28, 2025
3 checks passed
@mattip
Copy link
Member
mattip commented May 28, 2025

Thanks. Where did that come up?

@rlamy
Copy link
Member Author
rlamy commented May 28, 2025

That was causing a segfault in lib-python/3/test/test_builtin - which was hiding a bunch of errors, it turns out.

@mattip
Copy link
Member
mattip commented May 28, 2025

Ahh, good catch. Searching the log for segfaults, it seems there is on in test_termios as well.

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.

2 participants
0