Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.1
-
-
c41a483e6 (dev), f5408905c (6.7), 966c7b150 (tqtc/lts-6.5)
-
2024wk20s2FOQtforAndroid
Description
To reproduce, run attached example and click start.
It freezes about halfway of the stack animation and then keeps spamming the output with:
I CameraManagerGlobal: Connecting to camera service W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Will not wait anymore. Restart camera session. java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Will not wait anymore. Restart camera session. java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Will not wait anymore. Restart camera session. java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Will not wait anymore. Restart camera session. java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Will not wait anymore. Restart camera session. java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more. W ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers E QtCamera2: Image processing taking too long. Let's wait 0,5s more java.lang.IllegalStateException: maxImages (10) has already been acquired, call #close before acquiring more.
Attachments
Issue Links
- is duplicated by
-
QTBUG-122118 QML Camera Application Example does not work with Android 11 device
- Closed
-
QTBUG-128461 Can't access camera in Emulator
- Closed