You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native Crash occurred without uploading the symbol table to Firebase.
The Firebase Console TXT column shows that the log is not being parsed properly by the addr2line script.
Below is the Native Crash log I copied from Firebase Crashlytics, How can I parse it correctly?
Crashed: Thread : SIGABRT 0x0000000000000000
#00 pc 0x7e2712d2a8 libc.so #1 pc 0x7e2712d278 libc.so #2 pc 0x7e2712d9e8 libc.so #3 pc 0x7d30f3d480 libglipcore.so #4 pc 0x7d2c1b0820 libglipcore.so #5 pc 0x7da6555350 libart.so
The text was updated successfully, but these errors were encountered:
Native Crash occurred without uploading the symbol table to Firebase.
The Firebase Console TXT column shows that the log is not being parsed properly by the addr2line script.
Below is the Native Crash log I copied from Firebase Crashlytics, How can I parse it correctly?
Crashed: Thread : SIGABRT 0x0000000000000000
#00 pc 0x7e2712d2a8 libc.so
#1 pc 0x7e2712d278 libc.so
#2 pc 0x7e2712d9e8 libc.so
#3 pc 0x7d30f3d480 libglipcore.so
#4 pc 0x7d2c1b0820 libglipcore.so
#5 pc 0x7da6555350 libart.so
The text was updated successfully, but these errors were encountered: