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

Symbolize not returning anything for a specific case #163

Open
darshankawar opened this issue May 9, 2024 · 0 comments
Open

Symbolize not returning anything for a specific case #163

darshankawar opened this issue May 9, 2024 · 0 comments

Comments

@darshankawar
Copy link

I tried below command but it isn't returning with any symbolicated trace.

dart pub global run symbolizer:symbolize https://github.com/flutter/flutter/issues/147517#issue-2268919040 "flutter#3.19.0 arm64 release force android"

Flutter issue in question: flutter/flutter#147517 which does have backtrace keyword followed by some entries.

However, If I try with an old issue, it comes back with proper traces:

dart pub global run symbolizer:symbolize https://github.com/flutter/flutter/issues/117764#issuecomment-1367245384 "flutter#3.3.10 arm64 release force android"

Not sure what am I missing or the issue for which I am trying to get symbolicated data, doesn't have enough details or is not in proper format for the bot ?

Appreciate any help on this.

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

1 participant