Closed
Bug 1683873
Opened 5 years ago
Closed 5 years ago
fix stackwalking for [@ EMPTY: no frame data available; OK] crash reports
Categories
(Socorro :: Processor, defect, P2)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
Bug #1683232 fixed stackwalking in the client where some architectures have a variable-sized area that minidump-stackwalk doesn't understand.
We need to patch minidump-stackwalk, land that in Socorro processor, and then reprocess the affected crashes.
| Assignee | ||
Comment 1•5 years ago
|
||
Gabriele's PR with patches in minidump-stackwalk: https://github.com/mozilla-services/minidump-stackwalk/pull/11
| Assignee | ||
Comment 2•5 years ago
|
||
We landed the PR. I fixed CircleCI to push a "latest" image to dockerhub. I'm going to test this with Socorro today.
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
I pushed this to prod just now in bug #1686730 and reprocessed the affected crashes.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Comment 6•5 years ago
|
||
Cool \o/ thanks a lot
You need to log in
before you can comment on or make changes to this bug.
Description
•