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

Crash on QGles2Buffer::create() with nullptr acess

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.2, 6.5.4
    • Qt RHI
    • None
    • Windows 10
      mostly Nvidia GPUs
    • Windows

    Description

      I see such crashes among our users crash reports. It's never reproduced for me locally and I have no idea why this may happen for end users.

      Unhandled exception at 0x0000000000000000 in minidump (12).dmp: 0xC0000005: Access violation executing location 0x0000000000000000.
      

      Stack:

       	0000000000000000()	Unknown
       	[Inline Frame] Qt6Gui.dll!QOpenGLFunctions::glGenBuffers(int) Line 1437	C++
      >	Qt6Gui.dll!QGles2Buffer::create() Line 4530	C++
       	Qt6Quick.dll!QSGBatchRenderer::Renderer::unmap(QSGBatchRenderer::Buffer * buffer, bool isIndexBuf) Line 1033	C++
       	Qt6Quick.dll!QSGBatchRenderer::Renderer::uploadBatch(QSGBatchRenderer::Batch * b) Line 2240	C++
       	Qt6Quick.dll!QSGBatchRenderer::Renderer::prepareRenderPass(QSGBatchRenderer::Renderer::RenderPassContext * ctx) Line 3662	C++
       	Qt6Quick.dll!QSGBatchRenderer::Renderer::render() Line 3505	C++
       	Qt6Quick.dll!QSGRenderer::renderScene() Line 176	C++
       	[Inline Frame] Qt6Quick.dll!QQuickWindow::afterRendering() Line 696	C++
       	Qt6Quick.dll!QQuickWindowPrivate::renderSceneGraph(const QSize & size, const QSize & surfaceSize) Line 690	C++
       	Qt6Quick.dll!QSGRenderThread::syncAndRender() Line 783	C++
       	Qt6Quick.dll!QSGRenderThread::run() Line 990	C++
       	Qt6Core.dll!QThreadPrivate::start(void * arg) Line 328	C++
       	kernel32.dll!BaseThreadInitThunk()	Unknown
       	ntdll.dll!RtlUserThreadStart()	Unknown
      

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              studiosus Vladimir Belyavsky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes