GC error (probable corruption) in 1.11

I could not find much about GC corruptions in recent posts. If someone can shed a light on it that would be helpful. I get these crashes randomly sometimes after just a few minutes, other times after couple of days of computation. It happens with the 1.11 series, but did not happen with 1.10, so I am switching back.

GC error (probable corruption)
Allocations: 1291005704 (Pool: 1290990388; Big: 15316); GC: 1360

!!! ERROR in jl_ – ABORTING !!!

[35779] signal 6 (-6): Aborted
in expression starting at /home/rs1909/ST/Research/LM-DMD/TestingGround/Examples/Car_Follow/testing-carfollow-01.jl:84
__pthread_kill_implementation at /lib64/libc.so.6 (unknown line)
gsignal at /lib64/libc.so.6 (unknown line)
abort at /lib64/libc.so.6 (unknown line)
gc_dump_queue_and_abort at /cache/build/tester-amdci5-12/julialang/julia-release-1-dot-11/src/gc.c:2073
gc_mark_outrefs at /cache/build/tester-amdci5-12/julialang/julia-release-1-dot-11/src/gc.c:2777 [inlined]
gc_mark_and_steal at /cache/build/tester-amdci5-12/julialang/julia-release-1-dot-11/src/gc.c:2987
gc_mark_loop_parallel at /cache/build/tester-amdci5-12/julialang/julia-release-1-dot-11/src/gc.c:3127
jl_parallel_gc_threadfun at /cache/build/tester-amdci5-12/julialang/julia-release-1-dot-11/src/scheduler.c:151
start_thread at /lib64/libc.so.6 (unknown line)
__GI___clone3 at /lib64/libc.so.6 (unknown line)
Allocations: 1291005704 (Pool: 1290990388; Big: 15316); GC: 1360
Aborted (core dumped)

1 Like