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

Regression: Trivial application using QWebEngine crashes in Qt6 but not Qt5

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • 6.2.4
    • WebEngine
    • None
    • Ubuntu Linux 22.04, xorg 7.17, cinnamon desktop 5.2.7, xorg-server 2:21.1.3-2ubuntu2.2, nvidia, nvidia-glx
    • Linux/X11

    Description

      A trivial application that only creates a WebEngineView crashes instantly when compiled with Qt6 (tested: 6.2.4) but works fine with Qt5 (tested: 5.15.9). Attached application output reports warnings and errors.

      To facilitate resolving this problem, I created a repository at https://github.com/wagenadl/qwebengine-test-qt6.

      To reproduce the problem, simply clone the repo, enter the directory, and:

          mkdir build

          cd build

          cmake ..cmake --build .

          ./qwe

      Naturally, I'd be happy to help dissecting this problem with some guidance. It is a show stopper for migrating my NotedELN package (https://github.com/wagenadl/notedeln, https://packages.debian.org/sid/notedeln) to Qt6.

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            daw@caltech.edu Daniel Wagenaar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes