Control: block -1 by 995946

Hi,

On Sat, Oct 09, 2021 at 10:07:12AM +0200, Jörn Heusipp wrote:
> Package: containerd
> Version: 1.5.7~ds1-1
> Severity: important
> X-Debbugs-Cc: osm...@problemloesungsmaschine.de
> 
> Dear Maintainer,
> 
> Starting containerd results in Illegal Instruction on a 32bit x86 system.
> 
> Looking at the core dump with gdb shows the offending instruction as
> 0x808ef13   movsd  %xmm0,0x44(%esp) 
> .
> This is an SSE2 instruction, however, my CPU only supports SSE1.
> 
> As containerd is written in Go, this is likely due to
> <https://golang.org/doc/go1.16#386>, thus building with GO386=softfloat
> might fix the issue.
> 
> See related bug report on dockerd (#995708).

It's same. And I have requested the release team to rebuild all Go packages on
i386.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995946

Reply via email to