Closed
Bug 1267306
Opened 9 years ago
Closed 9 years ago
Add std::_Allocate() to the socorro skiplist
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: adrian)
References
Details
Attachments
(1 file)
Filed off of bug 1266517, we should add this to break these oom signatures up better.
Example stacks:
https://crash-stats.mozilla.com/report/index/895f658b-8a41-4371-bc49-5d3a02160419
https://crash-stats.mozilla.com/report/index/993337f7-3b2b-4aeb-be52-90d972160419
https://crash-stats.mozilla.com/report/index/b980b271-7c80-4bfc-a0f4-f06d62160421
| Reporter | ||
Updated•9 years ago
|
Blocks: e10s-socorro
| Assignee | ||
Comment 1•9 years ago
|
||
Assignee: nobody → adrian
Attachment #8746518 -
Flags: review?(jmathies)
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/b9c5bfcae8bfb8d0b56332c60ff6c711e6b45eba
Fixes bug 1267306 - Added `std::_Allocate` to the prefix signature list. (#3309)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•9 years ago
|
Attachment #8746518 -
Flags: review?(jmathies) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•