Linux Mint 4065 crashes at launch

When starting the program It will pass through the licence manager just fine but then crashes.
Staring the program through the terminal only gives the error “segmentation fault (core dumped)”

It seems there is something wrong with the AVX512 version of the program, gemini thinks its a memory handoff thing but I cant say more than that.

Its possible to bypass the problem by uncompressing the app image and running a slightly lower version of the program.

./squashfs-root/opt/worldmachine/variants/avx2/WorldMachineAVX2

If anyone knows if this is a library problem instead of a bug in WM please let us know so we can fix it that way around.

Happy worldbuilding.

Hi there,

I’m assuming your machine supports AVX512 and the built in launcher is choosing that path, but then running into the issue?

My linux test machine here only supports AVX2. I will try to spin up a VM on my main development machine (Zen5) and see if I can replicate this.

I’ve investigated this and discovered the issue. It will be fixed for the next build, which should coincide with the Basic/Community edition release late this week.