Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0 Beta2
-
-
10afa38aa (dev), f26e0996c (6.7)
-
2024wk10FOQtforAndroid
Description
MacOS 14.3
Qt Creator 12.0.1
Device: Samsung Galaxy S9 9.0 / S22 13.0
Steps to reproduce:
- Build and run the example on Android - https://doc.qt.io/qt-6/qtwidgets-gestures-imagegestures-example.html
- Use the folder that contains images.
Expected: The app should work and not crash.
Actual: The app crashes. I attached the crash log.
02-13 16:54:30.700 8201 8233 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8233 (qtMainLoopThrea), pid 8201 (e.imagegestures)
Reproducibility: 100%
NOTE: The issue is not reproducible when the example is built with Qt 6.6.1
Attachments
Issue Links
- duplicates
-
QTBUG-121460 Broken opening of files with content:// Uri filenames
- Closed
- relates to
-
QTQAINFRA-6104 Qt Test Attack - Q1, 2024
- Open
-
QTBUG-121392 FileDialog on Android returns "content:" url scheme which is unusable with QFile/QImage
- Closed
- mentioned in
-
Page Loading...