Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.3
-
None
-
Windows 10
-
-
b068cb3599 (qt/qtmultimedia/dev) 525e2f4c2c (qt/qtmultimedia/6.3) 0558f4c835 (qt/qtmultimedia/6.2) 0558f4c835 (qt/tqtc-qtmultimedia/6.2) 525e2f4c2c (qt/tqtc-qtmultimedia/6.3) b068cb3599 (qt/tqtc-qtmultimedia/dev) 525e2f4c2c (qt/qtmultimedia/6.3.0)
Description
App is crashed on resuming playback of specific video.
Reproduced with standard Quick Multimedia Player example.
Just start playback of attached video file video.mp4 , pause and resume few times.
Crash stack:
1 MFCreateEncryptedMediaExtensionsStoreActivate MFCORE 0x7ffc37204ff5 2 MFCreateTopologyNode MFCORE 0x7ffc371931b2 3 MFCreateEncryptedMediaExtensionsStoreActivate MFCORE 0x7ffc37274990 4 MFCreateTopologyNode MFCORE 0x7ffc3718e0b6 5 MFCreateTopologyNode MFCORE 0x7ffc3718de4f 6 MFCreateTopologyNode MFCORE 0x7ffc371917aa 7 MFCreateTopologyNode MFCORE 0x7ffc3718e832 8 MFCreateTopologyNode MFCORE 0x7ffc3718d825 9 MFCreateTopologyNode MFCORE 0x7ffc3718d469 10 MFCreateTopology MFCORE 0x7ffc371bfafc 11 RtwqShutdown RTWorkQ 0x7ffc5078c5c1 12 RtwqShutdown RTWorkQ 0x7ffc5078c386 13 RtwqAllocateSerialWorkQueue RTWorkQ 0x7ffc5078936d 14 TpAllocPool ntdll 0x7ffc59bf2150 15 TpReleaseCleanupGroupMembers ntdll 0x7ffc59be315a 16 BaseThreadInitThunk KERNEL32 0x7ffc59267034 17 RtlUserThreadStart ntdll 0x7ffc59be2651
Application output:
11:25:51: Debugging E:\Qt\Examples\Qt-6.2.3\multimedia\video\build-mediaplayer-Desktop_Qt_6_2_3_MSVC2019_64bit-Debug\mediaplayer.exe ... onecore\windows\directx\database\helperlibrary\lib\directxdatabasehelper.cpp(652)\d3d9.dll!00007FFC1657D025: (caller: 00007FFC1657CB2C) ReturnHr(1) tid(50a0) 80004002 No such interface supported mincore\com\oleaut32\dispatch\ups.cpp(2122)\OLEAUT32.dll!00007FFC58FD9DD6: (caller: 00007FFC58FD91E9) ReturnHr(1) tid(506c) 8002801D Library not registered. onecore\com\combase\dcomrem\security.cxx(3071)\combase.dll!00007FFC5861904C: (caller: 00007FFC0591823E) ReturnHr(1) tid(1c64) 80010117 Call context cannot be accessed after call completed. onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(1) tid(506c) 80004005 Unspecified error onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(2) tid(506c) 80004005 Unspecified error onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(3) tid(506c) 80004005 Unspecified error onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(4) tid(506c) 80004005 Unspecified error onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(5) tid(506c) 80004005 Unspecified error onecoreuap\shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(327)\thumbcache.dll!00007FFC2E7C0D61: (caller: 00007FFC2E7A778F) ReturnHr(6) tid(506c) 80004005 Unspecified error onecore\windows\directx\database\helperlibrary\lib\directxdatabasehelper.cpp(652)\d3d9.dll!00007FFC1657D025: (caller: 00007FFC1657CB2C) ReturnHr(2) tid(50a0) 80004002 No such interface supported Exception at 0x7ffc57484f69, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in EVR!MFCreateVideoOTA Exception at 0x7ffc57484f69, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in EVR!DllCanUnloadNow Exception at 0x7ffc57484f69, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in EVR!DllCanUnloadNow Exception at 0x7ffc57484f69, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in ntdll!RtlCaptureContext2
Attachments
Issue Links
- relates to
-
QTBUG-100181 QMediaPlayer::setPosition doesn't jump to precisely position while playing an FLAC file
-
- Reported
-
-
QTBUG-100835 [WMF] Resuming a video after pause generates WMF error
-
- Closed
-