Closed Bug 861524 Opened 11 years ago Closed 11 years ago

arena_.* no longer in the skiplist since April 11, 20:45 UTC

Categories

(Socorro :: General, task)

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: scoobidiver, Assigned: lars)

References

Details

It happened at the same time as bug 861500.

Bug 778404 seems to have been backed out since April 11, 20:45 UTC. See https://crash-stats.mozilla.com/report/list?date=2013-04-12&signature=moz_abort+|+arena_run_split
Laura, any idea what's up here?
This is probably due to the new processor. It is possible that it was removed from the new skiplist configuration accidentally. You can see the configuration of the new processor here: https://github.com/mozilla/socorro/blob/master/socorro/processor/signature_utilities.py#L41 (and I don't see arena_.* in there indeed). 

CC'ing Lars.
Other missing skiplist patterns (compared to https://github.com/mozilla/socorro/blob/master/scripts/config/processorconfig.py.dist):
  'NP_Shutdown', (bug 833853)
  'NSS.*', (bug 822163)
  'nss.*', (bug 822163)
  'zzz_AsmCodeRange_.*', (bug 793340)
Ouch. Skiplists should have been synchronized before shipping this. Resolving this is critical.
Severity: normal → critical
ugh, looks like I synchronized the skiplists with a file that itself was out of date.  

PR 1185 submitted to correct this problem:

https://github.com/mozilla/socorro/pull/1185
Blocks: 861915
Assignee: nobody → lars
Severity: critical → blocker
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/44b37f39a91db2fe4df7b926761f0a267fb6e10c
fixes bug 861524 - skiplist omissions

https://github.com/mozilla/socorro/commit/38238889f51cfec601c1419cc2d3b425ccba019c
Merge pull request #1185 from twobraids/skiplist-omissions

fixes bug 861524 - skiplist omissions
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.