Skip to content

How do I manually parse the symbol table based on the data provided by the Firebase Console #2511

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

Closed
hjlove opened this issue Mar 16, 2021 · 3 comments
Labels
api: crashlytics duplicate This issue or pull request already exists

Comments

@hjlove
Copy link

hjlove commented Mar 16, 2021

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

@google-oss-bot
Copy link
Contributor

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@aguatno
Copy link

aguatno commented Mar 16, 2021

Thanks for reporting. It seems that you've also asked this issue on a separate ticket. I'm going to close as this duplicate of #2512

@aguatno aguatno closed this as completed Mar 16, 2021
@hjlove
Copy link
Author

hjlove commented Mar 16, 2021

Okay, thank you

@aguatno aguatno added the duplicate This issue or pull request already exists label Mar 18, 2021
@firebase firebase locked and limited conversation to collaborators Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: crashlytics duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants