Closed
Bug 833853
Opened 12 years ago
Closed 12 years ago
[skiplist] Add NP_Shutdown to the prefix skip list
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
34
People
(Reporter: kairo, Assigned: laura)
References
Details
Please add NP_Shutdown to the prefix skip list - we made most Android Flash frames just give us that name, so we want to tell stacks apart again in some way.
Reporter | ||
Comment 1•12 years ago
|
||
This should give stacks like bp-347af123-c8ba-45aa-b4ef-ed5482130123 a signature of "NP_Shutdown | glUniformMatrix3fv" or bp-7629ed71-7d17-4eb7-843a-2330d2130123 one of "NP_Shutdown | NP_Shutdown | NP_Shutdown | nsPluginInstanceOwner::AddPluginView".
We might even want to reprocess all "NP_Shutdown" crashes since Jan 22, 14:00 UTC, for this.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → laura
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/9ec16cd8706230bd9ddc87a3532e6d1d26828a35
Fixes bug 833853, add NP_Shutdown to the prefix skip list
https://github.com/mozilla/socorro/commit/7317df968e1c3d66d9e6473f454095bf63446909
Merge pull request #1059 from lauraxt/833853
Fixes bug 833853, add NP_Shutdown to the prefix skip list
Updated•12 years ago
|
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.
Description
•