Getting crashes when running on older (non-AVX) CPUs

I would assume that a non-vectorized code path should be taken instead of a failure, so please feel free to create a GitHub issue for your use case.
In the meantime, you might want to disable AVX for a special build e.g. as described in this post for the non-AVX CPU workstations.