On Mon, Oct 03, 2022 at 01:07:09PM +0900, Dominique MARTINET wrote: > Since gcc build appears to fix the issue I think that's the way to > go for bullseye, at least until we understand where that makes a > difference...
gcc is the default compiler that we use for WebKit in Debian, the only reason why it wasn't being used in bullseye in this case it's because of this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008098 I narrowed this one down as much as possible, we should probably report it upstream but I didn't have the chance to do it yet. Berto