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

[REG 5.9 -> 5.10] macOS/win81: qt3d examples crashing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P1: Critical P1: Critical
    • None
    • 5.10.0 Alpha, 5.10.0, 5.10.1
    • Qt3D
    • macOS 10.11, xcode 8.2.1
      Windows 8.1 x64/ANGLE

      qt-enterprise-mac-x64-5.10.0-alpha_790.dmg. Install clang_64 binaries, open qt3d/qardboard example and compile and run. Compiles fine, but when launched crashes:

      Starting /Users/qt/Qt5.10.0_offline/Examples/Qt-5.10.0/qt3d/build-qardboard-Desktop_Qt_5_10_0_clang_64bit-Debug/qardboard.app/Contents/MacOS/qardboard...
      QML debugging is enabled. Only use this in a safe environment.
      qrc:/QardboardCamera.qml:94:5: QML Qt3DCore::QTransform: Binding loop detected for property "matrix"
      qrc:/QardboardCamera.qml:94:5: QML Qt3DCore::QTransform: Binding loop detected for property "matrix"
      qrc:/QardboardCamera.qml:94:5: QML Qt3DCore::QTransform: Binding loop detected for property "matrix"
      qrc:/QardboardCamera.qml:94:5: QML Qt3DCore::QTransform: Binding loop detected for property "matrix"
      qrc:/QardboardCamera.qml:94:5: QML Qt3DCore::QTransform: Binding loop detected for property "matrix"
      The program has unexpectedly finished.
      /Users/qt/Qt5.10.0_offline/Examples/Qt-5.10.0/qt3d/build-qardboard-Desktop_Qt_5_10_0_clang_64bit-Debug/qardboard.app/Contents/MacOS/qardboard crashed.
      

      Also qt3d/shadow-map-qml and qt3d/scene2d examples are crashing. All three examples were working on Qt5.9.1.

      On Windows, crashes can be reproduced when using ANGLE (div by m_rawByteSize = 0 in :applyUniformHelper), Desktop GL works.

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

            seanharmer Sean Harmer
            joaijala Johanna Äijälä
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes