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

[6.5.0] Some quick3d applications are crashing on colibri-imx6ull (with no-opengl)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 6.5.0 Beta2
    • Quick: 3D
    • None

    Description

      When running some of the quick3d applications (morphing, custominstancing and particles3d) on colibri-imx6ull the applications are crashing after a while (10-15 sec.). The output shows:

      1   QQuick3DViewport::updatePaintNode               qquick3dviewport.cpp       520  0xb6f951ae 
      2   QQuickWindowPrivate::updateDirtyNode            qquickwindow.cpp           2137 0xb5b0442c 
      3   QQuickWindowPrivate::updateDirtyNodes           qquickwindow.cpp           1883 0xb5b04aac 
      4   QQuickWindowPrivate::syncSceneGraph             qquickwindow.cpp           552  0xb5b07bb0 
      5   QSGSoftwareRenderLoop::renderWindow             qsgsoftwarerenderloop.cpp  127  0xb5b1d0c4 
      6   QSGSoftwareRenderLoop::exposureChanged          qsgsoftwarerenderloop.cpp  196  0xb5b1d912 
      7   QWindow::event                                  qwindow.cpp                2513 0xb6b3edd8 
      8   QCoreApplication::notifyInternal2               qcoreapplication.cpp       1065 0xb629aa7e 
      9   QCoreApplication::sendSpontaneousEvent          qcoreapplication.cpp       1497 0xb629ac08 
      10  QGuiApplicationPrivate::processExposeEvent      qguiapplication.cpp        3229 0xb6afecea 
      11  QWindowSystemInterface::sendWindowSystemEvents  qwindowsysteminterface.cpp 1089 0xb6b41286 
      12  QWindowSystemInterface::flushWindowSystemEvents qwindowsysteminterface.cpp 1058 0xb6b41456 
      13  QPlatformWindow::setVisible                     qflags.h                   74   0xb6b28df0 
      14  QFbWindow::setVisible                           qfbwindow.cpp              56   0xb2a80616 
      15  QWindowPrivate::setVisible                      qwindow.cpp                393  0xb6b3c66c 
      16  QWindow::setVisible                             qwindow.cpp                651  0xb6b3c66c 
      17  QQmlObjectCreator::finalize                     qqmlobjectcreator.cpp      1466 0xb6873f3c 
      18  QQmlComponentPrivate::complete                  qqmlcomponent.cpp          1098 0xb6819944 
      19  QQmlComponentPrivate::completeCreate            qqmlcomponent.cpp          1203 0xb681d960 
      20  QQmlComponent::completeCreate                   qqmlcomponent.cpp          1181 0xb681e020 
      ... <More> 

      Colibri-imx6ull has somewhat poor gpu support and the Boot2Qt packages are built with no-opengl option. The issue is not visible on any other board (tested by RTA).

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes