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

QWebEngineView crashes when setting Scene Graph Adaptations to be "Software"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • 6.5.3
    • 6.5.1
    • WebEngine
    • None
    • macOS

    Description

      The crash was initially discovered after plugging in or unplugging external monitors while an application is running with QWebEngine.

       

      After investigation, a reliable reproduce workflow was found:

      1. Set Scene Graph Adaptions to "Software" before launching the app ( qputenv("QT_QUICK_BACKEND", "software"); )
      2. Create a customized mainWindow with an initialized `QWebEngineView` member variable, then show the window
      3. Observe application crashes

      Source code for the repro workflow has been attached (MacOS_qWebengineCrash.zip)

      The crash log was also attached (crashLog.txt)

      Attachments

        Issue Links

          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
              gerald_li Gerald Li
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes