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

Backport "serialization: fix relocatability bug" to 1.10 #56973

Open
wants to merge 1 commit into
base: backports-release-1.10
Choose a base branch
from

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy commented Jan 6, 2025

(cherry picked from commit cf4f1ba)

@vchuravy vchuravy requested a review from vtjnash January 6, 2025 18:36
@wsmoses
Copy link
Contributor

wsmoses commented Jan 6, 2025

Can confirm this fixes #56947

@giordano giordano linked an issue Jan 6, 2025 that may be closed by this pull request
@vchuravy
Copy link
Member Author

vchuravy commented Jan 7, 2025

@KristofferC the failures look odd, but I haven't followed the backports closely to judge if this introduces anything new.

@giordano
Copy link
Contributor

giordano commented Jan 7, 2025

At a quick glance, doctest failure is also on the backport branch, as is the trimming one (that job should simply not run before Julia v1.12), but the test failures on this branch look real

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.

1.10: Apparent segfault in precompilation serialization
4 participants