Closed
Bug 959601
Opened 11 years ago
Closed 11 years ago
Graphics Adapter Report in Signature Summary is broken
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
72
People
(Reporter: kairo, Assigned: peterbe)
References
Details
Attachments
(1 file)
While writing up a comment for bug 908821, I discovered that the Graphics Adapter Report in Signature Summary does show an empty list on all report/list pages I call up on prod.
Examples:
https://crash-stats.mozilla.com/report/list?signature=gfxContext%3A%3APushClipsToDT%28mozilla%3A%3Agfx%3A%3ADrawTarget%2A%29
https://crash-stats.mozilla.com/report/list?signature=libEGL_MRVL.so%400x69ec
Both those have worked in some previous Socorro version.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
With help from the wonderful Selena we've learned a few things.
There's no data in there for Firefox. There's only data in there for FennecAndroid but only up till the 8th of Dec 2013.
We don't yet know why there's no data in there since. I'm going to poke around in the cron jobs to see if anything makes sense.
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a4b2f89477ffa2754df6e08098ad38927e12cb9d
fixes bug 959601 - Graphics signature summary matview broken, r=selenamarie
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 72
You need to log in
before you can comment on or make changes to this bug.
Description
•