-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.15.5
-
None
-
-
4f9dcca72009446f126b026c83fd6d272f8a97ef (qt/qtwebengine-chromium/90-based) 39c2ae1a9ead9bec224ffb93fcf0f458004ec79d (qt/qtwebengine-chromium/87-based)
On glibc 2.34 systems, QtWebEngineProcess crashes with SIGSYS. The reason is that glibc 2.34 employs the clone3 system call, which is not handled by the seccomp filter sandbox.
See https://chromium-review.googlesource.com/c/chromium/src/+/2936184 for the required change in Chromium.