Unable to understand what preconditions for panic that causes crash #9075
yakovliev-hover
started this conversation in
General
Replies: 1 comment
-
There should be more details in the log. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a floating device-specific crash that seems related to ImageNode removing and adding.
Unfortunately, in Logcat I see just
#01 pc 00000000001f8f70 /data/app/~~VLvLN-CzJ_KZFEhcXh3rKQ==/my.application.camera.sample-fTR_y66o22ILsBqjR64BCw==/base.apk!libfilament-jni.so (utils::TPanic<utils::PreconditionPanic>::panic(char const*, char const*, int, char const*, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >)+176) (BuildId: 836c96c4fb40776c58fc4d4287f1e7f52dd2041b)
I would like to have more details that can help with troubleshoting.
Maybe someone can suggest how I can achieve more details
Beta Was this translation helpful? Give feedback.
All reactions