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

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

XMLWordPrintable

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

      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)

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

            qt_webengine_team Qt WebEngine Team
            gerald_li Gerald Li
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes