Closed
Bug 926507
Opened 11 years ago
Closed 11 years ago
enhancements to hybrid pDump/jDump in the processor
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
64
People
(Reporter: lars, Assigned: lars)
Details
Now that we've got the correct stackwalker, I was surprised by it's output and had to make adjustments:
1) status is a string rather than an error code
2) pDump/jDump sentinel should be discarded and not left with the pDump output
3) pDump reading needs to spool additional threads from the buffer in order to detect the sentinel
Assignee | ||
Updated•11 years ago
|
QA Contact: lars
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → lars
QA Contact: lars
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/e8b6fba067900f3d8d06eb3d47c6066ebfbabdee
Merge pull request #1583 from twobraids/jDump3
Fixes Bug 926507 - enhancements to jDump processing
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 63
Comment 2•11 years ago
|
||
reverted temporarily. should land again after this release for 64
Target Milestone: 63 → 64
You need to log in
before you can comment on or make changes to this bug.
Description
•