Re: pkg/60072: x11/xfce4-screeshooter crash on RaspberryPi 4
"Benny Siegert via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60072; it has been noted by GNATS. From: Benny Siegert <[email protected]> To: [email protected] Cc: [email protected], [email protected], [email protected] Subject: Re: pkg/60072: x11/xfce4-screeshooter crash on RaspberryPi 4 Date: Thu, 12 Mar 2026 17:59:08 +0000 (UTC) On Thu, 12 Mar 2026, [email protected] 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