Closed
Bug 1599149
Opened 5 years ago
Closed 5 years ago
[siglist] Add std::terminate to the prefix list
Categories
(Socorro :: Signature, task, P2)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smichaud, Assigned: willkg)
Details
Attachments
(1 file)
You'll see this on the stack every time std::terminate() has been called. Many different bugs will share this signature. It needs to be on the prefix list.
| Assignee | ||
Comment 1•5 years ago
|
||
This should be in the irrelevant list with the other std::terminate things.
Grabbing this to do.
Example crash report: bp-74fdf9ad-8552-4d59-98b7-3a6470190705
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
willkg merged PR #5042: "bug 1599146, 1599147, 1599149, 1599151: signature changes pass 1" in 90362a5.
I'll push this to production next week.
| Assignee | ||
Comment 4•5 years ago
|
||
I just pushed this to prod in bug #1600745.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•