Skip to content

[AOTI] Convert C-struct zip handling to RAII container#158687

Closed
benjaminglass1 wants to merge 3 commits intogh/benjaminglass1/96/basefrom
gh/benjaminglass1/96/head
Closed

[AOTI] Convert C-struct zip handling to RAII container#158687
benjaminglass1 wants to merge 3 commits intogh/benjaminglass1/96/basefrom
gh/benjaminglass1/96/head

Conversation

@benjaminglass1
Copy link
Collaborator

@benjaminglass1 benjaminglass1 commented Jul 18, 2025

Stack from ghstack (oldest at bottom):

Attempts to fix a memory leak reported in #158614 by wrapping manually managed MiniZ C-structs in an RAII container. I have been unable to reproduce the reported leak, but this seems like the most likely candidate.

Fixes #158614 (hopefully)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158687

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 7 Unrelated Failures

As of commit 05eaa73 with merge base feaa02f (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

benjaminglass1 added a commit that referenced this pull request Jul 18, 2025
Attempts to fix a memory leak reported in #158614 by wrapping manually managed MiniZ C-structs in an RAII container. I have been unable to reproduce the reported leak, but this seems like the most likely candidate.

Fixes #158614 (hopefully)

ghstack-source-id: f20aa19
Pull Request resolved: #158687
@benjaminglass1 benjaminglass1 self-assigned this Jul 18, 2025
@benjaminglass1 benjaminglass1 marked this pull request as ready for review July 18, 2025 22:26
Copy link
Contributor

@desertfire desertfire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix. There is a merge conflict to be resolved.

[ghstack-poisoned]
@benjaminglass1
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 21, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@ZainRizvi
Copy link
Contributor

@pytorchbot revert -c ghfirst -m "Sorry but I had to revert this PR in order to revert #158671"

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Collaborator

@benjaminglass1 your PR has been successfully reverted.

pytorchmergebot added a commit that referenced this pull request Jul 21, 2025
…)"

This reverts commit 8ed5e18.

Reverted #158687 on behalf of https://github.com/ZainRizvi due to Sorry but I had to revert this PR in order to revert #158671 ([comment](#158687 (comment)))
@pytorchmergebot pytorchmergebot added Reverted ci-no-td Do not run TD on this PR labels Jul 21, 2025
[ghstack-poisoned]
@benjaminglass1
Copy link
Collaborator Author

Rebased out merge conflicts with reverted code, and merging again.

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: inductor / linux-jammy-cpu-py3.9-gcc11-inductor / test (cpu_inductor_torchbench, 1, 2, linux.8xlarge.amx)

Details for Dev Infra team Raised by workflow job

@benjaminglass1
Copy link
Collaborator Author

@pytorchbot merge -i

Failures are unrelated.

saienduri pushed a commit to saienduri/pytorch that referenced this pull request Jul 22, 2025
…ch#158687)"

This reverts commit 8ed5e18.

Reverted pytorch#158687 on behalf of https://github.com/ZainRizvi due to Sorry but I had to revert this PR in order to revert pytorch#158671 ([comment](pytorch#158687 (comment)))
@github-actions github-actions bot deleted the gh/benjaminglass1/96/head branch August 22, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants