Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash on selecting a different camera #102

Open
Nobody84 opened this issue Oct 13, 2023 · 2 comments
Open

App crash on selecting a different camera #102

Nobody84 opened this issue Oct 13, 2023 · 2 comments

Comments

@Nobody84
Copy link

When I try to select a different camera, the app crashes in approx. 1 from 4 tries. It semes not to be camera specific.
I can reproduce the crash with the Camera.MAUI.Test app.

Ich get the following error (complete crash log attached):

JNI DETECTED ERROR IN APPLICATION: JNI ERROR (app bug): jobject is an invalid global reference: 0xab4a (deleted reference at index 1370)

appcrashoncamselect_crashlog.txt
appcrashoncamselect_completelog.txt

System:
Google Pixel 6A
Android 13

@jspuij
Copy link

jspuij commented Oct 15, 2023

Same issue here.

@programatix
Copy link

You can try my pull (#107). It should have resolved almost all the crashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants