Olympus: Terminated by signal SIGSEGV

Hello! I’ve ran into this error a few times trying to run some applications and would love help.
So I fairly recently attempted running the applications Olympus/Everest(A celeste mod loader) and the game Vintagestory, upon attempting to run them I got the error “terminated by signal SIGSEGV (Address boundary error)”, does anyone have any idea whats causing this?

This error is run when a program tries to access a part in memory that does not exist. It can either be a bug of the program but sometimes maybe a missing or outdated library, a driver issue… How do you run these softwares? Maybe a strace yoursoftware can also help to see the problem. Do you always get this error ?