Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.6.0, 5.7.0 Beta
-
None
-
Windows 10 x64
msvc2015
-
fd89c0946a378812121615ab6b8a3ad1ae93d4fb
Description
Starting from Qt-5.6, qt may crash after using MediaPlayer element to playback a video file.
If I play a video file with MediaPlayer and destoy the qml page which contain the MediaPlayer without stop it first, there is a chance qt will crash due to access invalid QAbstractVideoSurface.
The call stack has been attached.
Attachments
Issue Links
- relates to
-
QTBUG-53079 QML Video crashed when it is (un)loaded from Loader
- Closed