Closed Bug 702657 Opened 13 years ago Closed 13 years ago

[skiplist] Please add 'dalvik-heap\ @.*' to the ignore list

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nhirata, Assigned: laura)

References

Details

(Whiteboard: [qa-])

Please add 'dalvik-heap\ @.*' to the ignore list

Trying to clean up dalvik-heap from crash signature.  "(deleted)" adds a space.

Example: https://crash-stats.mozilla.com/report/index/e3f7fe0d-fd84-4ab4-896e-7ae762111111
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Infra
Right now we have this on the ignore list:
dalvik-heap\s*@0x.*

The frames we're still seeing and we want to get rid of actually look like this:
dalvik-heap (deleted)@0x64943e

Naoki: Do we want to get rid of every frame that starts with 'dalvik-heap'?  (Or just the two cases above?)
Yes, please.  It's not telling us anything useful for the crash signature.
In 
https://github.com/lauraxt/socorro/commit/d50cee729e57ebdefc0417b7463f994f15267109
pr coming
Assignee: nobody → laura
Target Milestone: --- → 2.4.1
Landed in 
https://github.com/mozilla/socorro/commit/4a78ef1cc7abc7c14047b750abf34b490bc92369
Will go out in 2.4.1
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Blocks: 694386
Blocks: 664484
Blocks: 704511
You need to log in before you can comment on or make changes to this bug.