Skip to content

[3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) #117077

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
Mar 20, 2024

Conversation

jkriegshauser
Copy link
Contributor

@jkriegshauser jkriegshauser commented Mar 20, 2024

@jkriegshauser jkriegshauser changed the title gh-116773: cherry-pick to 3.11 [3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) Mar 20, 2024
@jkriegshauser
Copy link
Contributor Author

Looks like the ABI check is failing due to apt-get not able to install dependencies:

Err:26 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1
  Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out
E: Failed to fetch http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/pool/main/g/gdb/gdb_10.2-0ubuntu1~20.04~1_amd64.deb  Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@gvanrossum
Copy link
Member

Since the failing builds aren't even on Windows, something unrelated is probably going on, so I've restarted those builds and will approve the PR.

For earlier versions I've pinged the release managers privately.

@gvanrossum
Copy link
Member

The CI failures seem a general problem today. I'll try to re-run these again tomorrow.

@gvanrossum gvanrossum merged commit 23a1c9f into python:3.11 Mar 20, 2024
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