Skip to content
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

fix: adopt partition alloc early initialization for macOS #33832

Merged
merged 1 commit into from Apr 20, 2022

Conversation

deepak1556
Copy link
Member

Description of Change

Refs
https://chromium-review.googlesource.com/c/chromium/src/+/3298858
https://chromium-review.googlesource.com/c/chromium/src/+/3314829

Found when looking into https://bugs.chromium.org/p/chromium/issues/detail?id=1255223

Might address the sqlite crash from #32406

Release Notes

Notes: fix initialization race when registering partition allocator on macOS

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 19, 2022
@deepak1556 deepak1556 added semver/patch backwards-compatible bug fixes no-backport labels Apr 19, 2022
@deepak1556
Copy link
Member Author

Can be backported if we enable the allocator for release branches.

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 20, 2022
@nornagon nornagon merged commit b53118c into main Apr 20, 2022
@nornagon nornagon deleted the robo/fix_partition_alloc_init branch April 20, 2022 20:52
@release-clerk
Copy link

release-clerk bot commented Apr 20, 2022

Release Notes Persisted

fix initialization race when registering partition allocator on macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants