Closed Bug 778404 Opened 12 years ago Closed 12 years ago

[skiplist] Add arena_.* to the prefix skiplist

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: scoobidiver, Unassigned)

References

Details

Those https://crash-stats.mozilla.com/report/list?signature=moz_abort+|+arena_run_split crash reports are a collection of unrelated crashes (#17 top crasher in 16.0a2).

Add to the prefix skiplist:
  'arena_.*'

Remove:
  'arena_alloc',
  'arena_dalloc',
  'arena_dalloc_small',
  'arena_malloc',
  'arena_malloc_small',
  'arena_ralloc',
  'arena_run_dalloc',
  'arena_run_reg_alloc',
  'arena_run_reg_dalloc',
  'arena_run_tree_insert',
Blocks: 779958
Is it possible to land it in the next release?
Blocks: 785604
Blocks: 792698
Blocks: 805754
Blocks: 806318
Laura, can we please move that forward?
Target Milestone: --- → 32
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/74b9902e32ba7d0a77970498f042cfa83ae54a07
Fixes bug 778404, add arena_.* to the prefix list and remove redundant terms
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.