Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.7.3
-
None
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
- 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
-
- Reported
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-135598 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
636409,6 | Don't create thread-local OpenGL RHI in the worker thread | dev | qt/qtmultimedia | Status: NEW | +1 | 0 |
637323,1 | QRhiGles2InitParams: warn of newFallbackSurface precondition violation | dev | qt/qtbase | Status: NEW | +2 | 0 |
637324,1 | Harden QRhiGles2InitParams::newFallbackSurface | dev | qt/qtmultimedia | Status: NEW | +1 | 0 |