Skip to content

[release-1.10] fix a race condition in jl_gc_realloc_string#54967

Merged
KristofferC merged 1 commit intorelease-1.10from
dcn-fix-54963
Jun 29, 2024
Merged

[release-1.10] fix a race condition in jl_gc_realloc_string#54967
KristofferC merged 1 commit intorelease-1.10from
dcn-fix-54963

Conversation

@d-netto
Copy link
Copy Markdown
Member

@d-netto d-netto commented Jun 27, 2024

Fix #54963.

@d-netto d-netto added GC Garbage collector bugfix This change fixes an existing bug labels Jun 27, 2024
@gbaraldi
Copy link
Copy Markdown
Member

LGTM

@d-netto
Copy link
Copy Markdown
Member Author

d-netto commented Jun 28, 2024

Hmm. A few CI failures coming from this?

MethodError: Cannot `convert` an object of type HistoricalStdlibVersions.StdlibInfo to an object of type Tuple{String, Union{Nothing, VersionNumber}}

@KristofferC
Copy link
Copy Markdown
Member

That's known (JuliaLang/Pkg.jl#3929)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug GC Garbage collector

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.10] Possible thread safety issue in manipulation of doubly linked list of bigval_t?

3 participants