Closed Bug 695082 Opened 13 years ago Closed 13 years ago

[SkipList]Please add __swrite to the prefix skiplist

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nhirata, Assigned: laura)

Details

Please add 'mozalloc_abort' and '__swrite' to the prefix list skiplist as irrelevantSignatureRegEx

See crash id for example : https://crash-stats.mozilla.com/report/index/91e39604-c514-4754-86b4-4b4282111017

Reason for change, crash range is showing different crash stacks.
Crash range : https://crash-stats.mozilla.com/report/list?range_value=7&range_unit=days&date=2011-10-17%2009%3A00%3A00&signature=mozalloc_abort%20|%20__swrite&version=Fennec%3A10.0a1
As that report shows, mozalloc_abort already gets prefixed, so is already caught there. :)

And no, I don't think it should be moved to the irrelevant list. All allocator functions are on the prefix list, AFAIK, and that was by request from developers.

Given that, I think __swrite should go on the prefix list as well.
Summary: Please add 'mozalloc_abort' and ' __swrite' to the prefix list skiplist as irrelevantSignatureRegEx → Please add __swrite to the prefix skiplist
Summary: Please add __swrite to the prefix skiplist → [SkipList]Please add __swrite to the prefix skiplist
Have this done, pull request coming for all the 2.3.2 skiplist changes.
Assignee: nobody → laura
Target Milestone: --- → 2.3.2
Updated pull request https://github.com/mozilla/socorro/pull/109
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.