SEGV using Eigen on Apple Silicon
I am using the Eigen library in a project of mine. On various architectures and OS this works perfectly (Windows x86, Ubuntu x86, Ubuntu ARM). However, on Apple Silicon using the Clang compiler, I get a SIGSEGV – Segmentation violation signal.