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

[Windows] Sporadic crashes when call QVideoFrame::toImage() from working thread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.7.3
    • Multimedia
    • None
    • Windows

    Description

      Found these crashes in our automated tracking system

      Access violation reading location 0x0000000000000030.
      

      Call stack:

      >	Qt6Core.dll!QRect::QRect(const QPoint & atopLeft, const QSize & asize) Line 161	C++
       	qwindows.dll!QWindowsWindow::initialize() Line 1559	C++
       	Qt6Gui.dll!QWindowPrivate::create(bool recursive) Line 568	C++
       	Qt6Gui.dll!QOffscreenSurface::create() Line 140	C++
       	Qt6Gui.dll!QRhiGles2InitParams::newFallbackSurface(const QSurfaceFormat & format) Line 570	C++
       	Qt6Multimedia.dll!initializeRHI(QRhi * videoFrameRhi) Line 168	C++
       	Qt6Multimedia.dll!qImageFromVideoFrame(const QVideoFrame & frame, QtVideo::Rotation rotation, bool mirrorX, bool mirrorY, bool forceCpu) Line 323	C++
       	Qt6Multimedia.dll!QVideoFrame::toImage() Line 686	C++
      ...
       	Qt6Core.dll!QThreadPoolThread::run() Line 68	C++
       	Qt6Core.dll!QThreadPrivate::start(void * arg) Line 290	C++
       	[External Code]	
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-135598
          # Subject Branch Project Status CR V

          Activity

            People

              timblechmann tim blechmann
              studiosus Vladimir Belyavsky
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: