Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
6.4.3, 6.6.0
-
None
-
-
2024wk18FOQtforAndroid, 2024wk20s2FOQtforAndroid
Description
I bought a A8 galaxy tablet. In my app with camera active the camera works but there is a stream of
I gralloc4: lockBuffer: id=27700000614, vaddr=0x7b8b0ea000
I gralloc4: unlockBuffer: id=27700000626, vaddr=0x7b815d8000
I gralloc4: lockBuffer: id=27700000618, vaddr=0x7b8a75b000
I gralloc4: unlockBuffer: id=27700000614, vaddr=0x7b8b0ea000
I gralloc4: lockBuffer: id=27700000621, vaddr=0x7c28816000
making using the application output for debugging impossible.
I then built the example camera project in Qt 6.4.3 and there was some messages but they stopped in a bit.
I build the camera example in Qt 6.6.0 and it had continuous stream of the gralloc4: messages.
Here is the relevant build settings (Build on windows, deployed to Galaxy A8 tablet). ANDROID_NDK 23.1.7779620, ANDROID_PLATFORM android-23, ANDROID_ABI arm64_v8a, Build APK tools version 31.0.0, platform SDK android-34
Attachments
Issue Links
- split from
-
QTBUG-117487 Touch is mostly skipped on FEONAL K117 Tablet
- Closed
- split to
-
QTCREATORBUG-30080 Disassembler and QML prompt bugs
- Reported
- mentioned in
-
Page Loading...