Closed Bug 1409845 Opened 7 years ago Closed 7 years ago

Add GetLCIDFromLangListNodeWithLICCheck to the socorro skip list

Categories

(Socorro :: Processor, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jimm, Unassigned)

References

Details

Attachments

(1 file)

Component: General → Backend
Making this a P1. I'll try to get to it soon.
Component: Backend → Processor
Priority: -- → P1
Oops--this should be a P2. Sorry about that.
Priority: P1 → P2
Example crashes: https://crash-stats.mozilla.com/report/index/75012c53-2d7d-467d-872d-e08560171018 https://crash-stats.mozilla.com/report/index/ffdd2389-6d9a-4403-be42-b32c50171018 Jim: Just to make sure, do you want signature generation to include GetLCIDFromLangListNodeWithLICCheck in the signature, but continue to the next frame or do you want signature generation to ignore GetLCIDFromLangListNodeWithLICCheck altogether?
Flags: needinfo?(jmathies)
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #3) > Example crashes: > > https://crash-stats.mozilla.com/report/index/75012c53-2d7d-467d-872d- > e08560171018 > > https://crash-stats.mozilla.com/report/index/ffdd2389-6d9a-4403-be42- > b32c50171018 > > Jim: Just to make sure, do you want signature generation to include > GetLCIDFromLangListNodeWithLICCheck in the signature, but continue to the > next frame or do you want signature generation to ignore > GetLCIDFromLangListNodeWithLICCheck altogether? ignore it altogether seems best - https://crash-stats.mozilla.com/search/?signature=~GetLCIDFromLangListNodeWithLICCheck&product=Firefox&date=%3E%3D2017-10-15T14%3A14%3A00.000Z&date=%3C2017-10-22T14%3A14%3A00.000Z&_sort=-date&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature
Flags: needinfo?(jmathies)
Adding GetLCIDFromLangListNodeWithLICCheck to the irrelevant list yields this: you@processor:/app$ python -m socorro.signature 75012c53-2d7d-467d-872d-e08560171018 ffdd2389-6d9a-4403-be42-b32c50171018 Crash id: 75012c53-2d7d-467d-872d-e08560171018 Original: RtlpWaitOnCriticalSection | GetLCIDFromLangListNodeWithLICCheck New: RtlpWaitOnCriticalSection | msmpeg2vdec.dll@0xc513b Same?: False Crash id: ffdd2389-6d9a-4403-be42-b32c50171018 Original: RtlpWaitOnCriticalSection | GetLCIDFromLangListNodeWithLICCheck New: RtlpWaitOnCriticalSection | npjp2.dll@0x3705 Same?: False Jim: Does that look like what you're expecting?
Flags: needinfo?(jmathies)
for those reports, yes.
Flags: needinfo?(jmathies)
Commits pushed to master at https://github.com/mozilla-services/socorro https://github.com/mozilla-services/socorro/commit/133307e17759e76b18fabad6faec783777a84b79 fix bug 1409845 - add GetLCIDFromLangListNodeWithLICCheck to irrelevant list https://github.com/mozilla-services/socorro/commit/050ab80edf5f802c89be656b20605713e57a088d Merge pull request #4058 from willkg/1409845-getlcidfromlanglistnodewithlicchecklollerskates fixes bug 1409845 - add GetLCIDFromLangListNodeWithLICCheck to irrelevant list
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: