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
In thread_snaphot.py, in the method parse_snapshot_data we read in the stack trace line by line, but we don't increment the line counter.
As a result, if parsing fails at a later stage, an invalid line number is reported