Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.0
-
None
Description
MacOS 14.1
Qt Creator 12.0.0-rc1 (11.0.84)
Device: Samsung Galaxy S22 13.0
Steps to reproduce:
- Open the new Media Player Example app.
- Run it on Android device
- Wait few seconds
Expected: The app does not crash.
Actual: The app crashes after launch.
Reproducibility: 100%
E MediaHTTPConnection: java.lang.NullPointerException: Attempt to invoke virtual method 'java.net.URLConnection java.net.URL.openConnection()' on a null object reference E MediaHTTPConnection: at android.media.MediaHTTPConnection.seekTo(MediaHTTPConnection.java:269) E MediaHTTPConnection: at android.media.MediaHTTPConnection.readAt(MediaHTTPConnection.java:440) E MediaHTTPConnection: at android.media.MediaHTTPConnection.native_readAt(Native Method) E MediaHTTPConnection: at android.media.MediaHTTPConnection.readAt(MediaHTTPConnection.java:429) E MediaHTTPConnection: at android.media.IMediaHTTPConnection$Stub.onTransact(IMediaHTTPConnection.java:148) E MediaHTTPConnection: at android.os.Binder.execTransactInternal(Binder.java:1321) E MediaHTTPConnection: at android.os.Binder.execTransact(Binder.java:1280)
Attachments
Issue Links
- relates to
-
QTQAINFRA-5914 Qt Test Attack - Q4, 2023
-
- Open
-