Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
6.8.1
-
None
Description
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 14.0.1
Device: Raspberry Pi4 64 bit with Qt 6.8.1
Steps to reproduce:
- Open mediaplayer (QML) example.
- Open png file -> proper error appears
- Open jpeg, acc, or webp file -> crash
Expected: The error should appear that the format is not supported
Actual: The app crashes.
/usr/include/c++/13.3.0/optional:479: constexpr _Tp& std::_Optional_base_impl<_Tp, _Dp>::_M_get() [with _Tp = std::chrono::duration<long int, std::ratio<1, 1000> >; _Dp = std::_Optional_base<std::chrono::duration<long int, std::ratio<1, 1000> >, true, true>]: Assertion 'this->_M_is_engaged()' failed. Application crashed: /usr/examples/multimedia/video/mediaplayer/mediaplayerexample Process stopped quit
Reproducibility: 100%
Attachments
Issue Links
- relates to
-
QTQAINFRA-6723 Qt Test Attack - Q4, 2024
- Open