Closed
Bug 994913
Opened 11 years ago
Closed 11 years ago
[skiplist] Add CrashAtUnhandlableOOM to the prefix skiplist
Categories
(Socorro :: Infra, task)
Tracking
(Not tracked)
RESOLVED
FIXED
82
People
(Reporter: kairo, Assigned: lars)
References
Details
Attachments
(1 file)
As discussed in bug 988619 comment #11, we should add .*::CrashAtUnhandlableOOM to the prefix skiplist.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → lars
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/37f255bd5b594957daf7fc112da95e580b51a49f
Merge pull request #1989 from twobraids/CrashAtOOM
Fixes Bug 994913: added '.*::CrashAtUnhandlableOOM' to prefix signature list
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•11 years ago
|
||
Hrm, I just realized we actually have a pure "CrashAtUnhandlableOOM" as well, so we need to actually make this '.*CrashAtUnhandlableOOM' (no colons). Sorry.
That said, this hasn't shipped to prod yet, right?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Target Milestone: --- → 82
Comment 4•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/e0ab2e1fd970d0593f1210795d823283cd304aaa
Merge pull request #1993 from twobraids/oom-again
fixes Bug 994913 - corrected regular expression for CrashAtUnhandlableOOM
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•