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

MSVC2022: QtQml.dll always crash when LTCG is enabled

    XMLWordPrintable

Details

    • Windows

    Description

      I built the latest Qt code from the dev branch in GitHub Actions, and by default it's using MSVC 2022 as the compiler. I'm using the same configure params with official Qt package (copied from Qt wiki), the only difference is I also enabled LTCG and don't build the debug version of Qt. And when I use this Qt kit to build Qt Quick applications, they will always crash even before any window show up. The call stack shows the crash come from QtQml.dll, crash type is trying to access invalid momery address. However, qtbase dlls work fine. Maybe it's a MSVC2022 bug?

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            wangwenx190 赵 宇航
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes