Closed
Bug 981011
Opened 11 years ago
Closed 9 years ago
Make processor use JSON dump instead of pipe dump
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: lars)
References
Details
Currently although the C++ stackwalker binary outputs both a pipe dump and a JSON dump, the processor uses the information from the pipe dump to do much of its work (like signature generation). We should switch it to use the JSON dump as part of our transition away from pipe dumps.
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → ted
Reporter | ||
Comment 1•11 years ago
|
||
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•9 years ago
|
||
long since done
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•