Closed
Bug 967593
Opened 12 years ago
Closed 12 years ago
middleware for nightly GC crashes over time
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
73
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
(Whiteboard: [DBChanges])
Attachments
(2 files)
Implement middleware service for bug 915317
| Assignee | ||
Comment 1•12 years ago
|
||
From 915317 comment 9:
This should be a graph of GC crashes/ADU for each nightly, as in bug 915246 except rather than for a signature it's for all crashes with that specific annotation.
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #8370275 -
Flags: review?
Attachment #8370275 -
Flags: feedback?(sdeckelmann)
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/f10a589f40e6b5bcf1678981b62024802b7f21d1
bug 967593 - implement gccrashes middleware and SP
https://github.com/mozilla/socorro/commit/dbc61b5d959315b73c17699a869c962e292c5989
Merge pull request #1852 from rhelmer/bug967593-mware-nightly-gc-crashes
bug 967593 - implement gccrashes middleware and SP
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment #8370275 -
Flags: feedback?(sdeckelmann) → feedback+
| Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 73
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [DBChanges]
| Assignee | ||
Comment 4•12 years ago
|
||
Need to fix the permissions on this table during migration so breakpad_rw can modify it.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/d02fb1860642ca13abf026ecf62689338b85c432
fixes bug 967593 - fix permissions so breakpad_rw can write
https://github.com/mozilla/socorro/commit/aabe1fe375cfad2e641c10ba845f2742523c308f
Merge pull request #1855 from rhelmer/bug967593-mware-nightly-gc-crashes
fixes bug 967593 - fix permissions so breakpad_rw can write
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Attachment #8370275 -
Flags: review?
| Assignee | ||
Comment 6•12 years ago
|
||
Looks like build column can be null in reports_clean sometimes, need to allow that in gccrashes matview too.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•12 years ago
|
||
Attachment #8370457 -
Flags: review?(sdeckelmann)
Comment 8•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/523f56c6e2470e9efee8e92bad61f16152da14d2
fixes bug 967593 - build column can sometimes be null in reports_clean
https://github.com/mozilla/socorro/commit/e3a3cb40443459d42d8e45f62b4038cf35f2abdf
Merge pull request #1856 from rhelmer/bug967593-mware-nightly-gc-crashes
fixes bug 967593 - build column can sometimes be null in reports_clean
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Attachment #8370457 -
Flags: review?(sdeckelmann)
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•