https://github.com/JuliaLang/julia
Revision 1e50a99fd6cdce69ed819b587709151df9d227a2 authored by Gabriel Baraldi on 28 March 2024, 19:27:52 UTC, committed by GitHub on 28 March 2024, 19:27:52 UTC
I have not succeed in writing a test for this, but this was found on a
CI hang together with @keno and @vtjnash.

In essence if we hit a safepoint while GC_SAFE things can go wrong
<img width="748" alt="image"
src="https://github.com/JuliaLang/julia/assets/28694980/7d8170ee-11ab-43de-9bb1-9219aa5a2d80">
1 parent 3530c8f
History
Tip revision: 1e50a99fd6cdce69ed819b587709151df9d227a2 authored by Gabriel Baraldi on 28 March 2024, 19:27:52 UTC
Utilize bitshifts correctly in signals-mach.c when storing/reading the previous GC state (#53868)
Tip revision: 1e50a99
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 8.4 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 2.2 KB
julia.expmap.in -rw-r--r-- 45 bytes
list_strip_symbols.h -rw-r--r-- 284 bytes
loader.h -rw-r--r-- 2.3 KB
loader_exe.c -rw-r--r-- 2.2 KB
loader_lib.c -rw-r--r-- 20.9 KB
loader_win_utils.c -rw-r--r-- 5.7 KB

README.md

back to top