native_video_view icon indicating copy to clipboard operation
native_video_view copied to clipboard

E/BufferQueueProducer( 5359): [SurfaceTexture-0-5359-7] dequeueBuffer: BufferQueue has been abandoned

Open kaganzdmr58 opened this issue 1 year ago • 0 comments

E/BufferQueueProducer( 5359): [SurfaceTexture-0-5359-7] dequeueBuffer: BufferQueue has been abandoned When I close the video player page, this error is recorded in the log records. The dispose, pause and stop methods did not work, but it still crashes. It disappears when I close the application completely and does not appear when I do not run the video page. I did not receive such an error while running the video.

kaganzdmr58 avatar Nov 02 '23 14:11 kaganzdmr58