Closed
Bug 1095489
Opened 11 years ago
Closed 7 years ago
discontinuity between jDump and pDump output from stackwalker
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: lars, Unassigned)
Details
there are times when the crash "reason" field in the pDump has the value "No crash", but at the same time the "type" field in the jDump is Null. Since there are other times when jDump.type is Null and pDump.reason is "", the processor can't just say the "reason" is "No crash" when it encounters jDump.type is Null.
Guidance is requested. This bug is one of three things and we don't know which one:
1 - enhancement request to get the jDump.type field to differentiate the cases outlined above
2 - a bug report saying pDump.reason and jDump.type ought to be the same and they aren't
3 - a request to help get the Socorro processor to get the appropriate value for PG.reason after the demise of the pDump.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•