Found! The problem is that I was calling mktemp in the runtest.jl and then trying to overwrite the file created by this function, leading to the crash.
3 Likes
Found! The problem is that I was calling mktemp in the runtest.jl and then trying to overwrite the file created by this function, leading to the crash.