-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.3
-
None
-
-
ec166f8d1 (dev), 1d1fabd8f (6.10), 7232dafd3 (tqtc/lts-6.8), d4926efd8 (dev)
-
Multimedia, weeks 18-19, Multimedia Current w28 ..., QtMM w44 - ....
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]
- is cloned by
-
QTBUG-135618 [MacOS] Sporadic crashes when call QVideoFrame::toImage()
-
- Reported
-
- relates to
-
QTBUG-131107 QVideoFrame::toImage / qImageFromVideoFrame not safe to call from worker thread
-
- In Progress
-