Closed
Bug 1746700
Opened 3 years ago
Closed 3 years ago
[siglist] Add libandroid.so to the skip list
Categories
(Socorro :: Signature, task, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cpeterson, Assigned: willkg)
References
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
Many Android crashes have crash signatures that point into libandroid.so, an Android system library. Bug 1740738 and bug 1734637 are examples of Android WebRender crashes that have different libandroid.so signatures but the rest of their stack traces are the same.
[@ libandroid.so@0x8b7a ] (bug 1740738)
[@ libandroid.so@0x15208 ] (bug 1734637)
[@ libandroid.so@0xea22 ] (crash report: bp-700f3223-f1a4-4201-b25d-2ac700211217)
Assignee | ||
Comment 1•3 years ago
|
||
Grabbing this to look into in 2022.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
This was deployed an hour or so ago in bug #1748856. It should be fixed now.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•3 years ago
|
||
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #4)
This was deployed an hour or so ago in bug #1748856. It should be fixed now.
Thanks! This will help clean up the Fenix crash list.
You need to log in
before you can comment on or make changes to this bug.
Description
•