Skip to content

The application crashes when taking a picture. #8

Description

@DevkanKafkas

I tried it on more than 10+ applications, it didn't work in any of the applications, when I wanted to take a picture, the programs crash.

I tried it on 12 different phones with 3 different processors as Snapdragon, MTK, Exynos and each with Andoroid 11,12,13,14, in 10 different applications, the picture taking process was not performed in any of the applications. I think the problem may be related to YUV.

They all give different errors, some format error, some cache memory error, an example error

E SDL_Android_NativeWindow_display_l: ANativeWindow_lock: failed -19
E [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) query: BufferQueue has been abandoned
E [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) query: BufferQueue has been abandoned
E [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) connect: BufferQueue has been abandoned
 E SDL_Android_NativeWindow_display_l: ANativeWindow_lock: failed -19
 E [ImageReader-960x720f23m3-24903-0](id:614700000002,api:0,p:-58327934,c:24903) query: BufferQueue has been abandoned
 TO [ImageReader-960x720f23m3-24903-0](id:614700000002,api:0,p:-58327934,c:24903) query: BufferQueue has been abandoned
 E [ImageReader-960x720f23m3-24903-0](id:614700000002,api:0,p:-58327934,c:24903) connect: BufferQueue has been abandoned
 E SDL_Android_NativeWindow_display_l: ANativeWindow_lock: failed -19
 TO [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) query: BufferQueue has been abandoned
 E [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) query: BufferQueue has been abandoned
 E [SurfaceTexture-15-24903-1](id:614700000006,api:0,p:33620481,c:24903) connect: BufferQueue has been abandoned

YUV supported camera application I tested;
https://play.google.com/store/apps/details?id=app.grapheneos.camera.play

Can someone please help me with this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions