Closed
Bug 1599151
Opened 5 years ago
Closed 5 years ago
[siglist] Add objc_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 on macOS objc_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
|
||
Grabbing this to do now.
We've got other terminate-type functions in the irrelevant list, so I think we should add this one to the irrelevant list.
Example crash report: bp-7b1b7fd4-fe3d-4a45-b1db-1db160190919
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
•