Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96214

QtWebEngineProcess crashes on glibc 2.34

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • 5.15.5
    • WebEngine
    • None
    • Linux/Wayland, Linux/X11
    • 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt_webengine_team Qt WebEngine Team
            alois Alois W.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes