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

Qt3D crashes in Release while running fine in Debug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.15.0 RC2
    • Qt3D
    • None
    • Windows 10 MSCV2019 64 bit release
    • Windows

    Description

      When running a 3D application in release mode it crashes after a random amount of time. I added Debug information to the Release version and it crashed inside the Qt3DRenderer. I am still not sure if it is my error.

       

      I am running my following project https://github.com/Olgidos/SOMPviewer . When I run this, click on 3D and push the bottom left play and select a speed (8x) it crashes after a while.

       

      1 Qt3DRender::Render::OpenGL::Renderer::cleanGraphicsResources renderer.cpp 2322 0x7ffe23fbc922
      2 Qt3DRender::Render::OpenGL::Renderer::doRender renderer.cpp 798 0x7ffe23fbda88
      3 Qt3DRender::Scene3DRenderer::render scene3drenderer.cpp 430 0x7ffe64095dfa
      4 doActivate<0> qobject.cpp 3886 0x7ffe21344699
      5 QQuickWindowPrivate::renderSceneGraph qquickwindow.cpp 501 0x7ffe20e54b19
      6 QSGRenderThread::syncAndRender qsgthreadedrenderloop.cpp 839 0x7ffe20e0acec
      7 QSGRenderThread::run qsgthreadedrenderloop.cpp 1047 0x7ffe20e09b69
      8 QThreadPrivate::start qthread_win.cpp 405 0x7ffe21176e63
      9 BaseThreadInitThunk KERNEL32 0x7ffe77667034
      10 RtlUserThreadStart ntdll 0x7ffe784c2651

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            olgidos kdke kdkdl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes