Skip to content

Symbolize not returning anything for a specific caseΒ #163

@darshankawar

Description

@darshankawar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions