Closed Bug 1161067 Opened 10 years ago Closed 10 years ago

[skiplist] Add 'msvcr120\.dll@0x.*' to prefix skiplist

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Unassigned)

References

Details

As we are discussing in bug 1147556, we end up not symbolizing some frames in msvcr120.dll, and that obscures our ability to verify that crashes have been fixed because the resulting signatures are not unique to the crash. As a workaround, we should add msvcr120.dll@* to the prefix list so that we at least see the next frame. We still need to figure out how to fix the underlying issue of not symbolizing those frames, but in the meantime we'll at least be able to do some stats on the actual crashes. So, please add 'msvcr120\.dll@0x.*' to the prefix skiplist.
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/ca2fdf33283a4727e86f3ff6645fa070a6b248ab Merge pull request #2772 from twobraids/new-sig-patterns fixes Bug 1161067, Bug 1161026 - added 2 new prefix signature patterns
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.