On Thu, 12 Mar 2026, ea1abz%gmail.com@localhost via gnats wrote:
Thread 1 "" received signal SIGILL, Illegal instruction. variance_16xh_neon_dotprod (sum=<synthetic pointer>, sse=0xffffffe99f54, h=16,
This sounds like your libaom is compiled to use Neon VFP instructions, but your hardware doesn't support them.
-- Benny