On Tue, Mar 22, 2022 at 01:27:06PM +0100, Alberto Garcia wrote:

> I'm trying to build webkit2gtk 2.36.0 for bullseye using GCC 10 and
> I get segfaults in several places.

FYI I was bisecting the problem and the culprit seems to be
the transition from WebKit's own implementation of Variant to
std::variant, this exact commit:

   https://trac.webkit.org/changeset/283982/webkit

Berto

Reply via email to