Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.4.1, 6.4.2, 6.5.0 Beta1
-
None
-
-
2023wk06FOQtforAndroid
Description
The BUG is replicable in the example
https://doc.qt.io/qt-6/qtmultimedia-declarative-camera-example.html
When I decide to close the app with Quit, the app freeze, and the log shows.
...........
E Surface : freeAllBuffers: 1 buffers were freed while being dequeued!
E BufferQueueProducer: [SurfaceTexture-3-25434-1](id:635a00000003,api:4,p:466,c:25434) queueBuffer: BufferQueue has been abandoned
E BufferQueueProducer: [SurfaceTexture-3-25434-1](id:635a00000003,api:4,p:466,c:25434) dequeueBuffer: BufferQueue has been abandoned
E BufferQueueProducer: [SurfaceTexture-3-25434-1](id:635a00000003,api:4,p:466,c:25434) cancelBuffer: BufferQueue has been abandoned
E BufferQueueProducer: [SurfaceTexture-3-25434-1](id:635a00000003,api:4,p:466,c:25434) cancelBuffer: BufferQueue has been abandoned
E BufferQueueProducer: [SurfaceTexture-3-25434-1](id:635a00000003,api:4,p:466,c:25434) cancelBuffer: BufferQueue has been abandoned
D Camera : app passed NULL surface
D Camera : app passed NULL surface
I try with an android emulator and Android devices, and the result is the same.
I repeat the compilation and running on Win10 and MacOs Ventura with the same result.
Attachments
Issue Links
- duplicates
-
QTBUG-109168 Unloading Camera (QML) item on Android hangs app.
- Closed
- is duplicated by
-
QTBUG-111152 Android QML Video/MediaPlayer component freezes UI on component removal
- Closed