Closed
Bug 570516
Opened 14 years ago
Closed 14 years ago
missing notation regarding not knowing which thread crashed
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lars, Assigned: lars)
Details
the processor is supposed to note when it cannot figure out what thread caused a crash. That notification seems to be missing in several crashes:
http://crash-stats.mozilla.com/report/index/0cfc1f88-78e8-45db-8744-219e32100607
http://crash-stats.mozilla.com/report/index/0cfc1f88-78e8-45db-8744-219e32100607
http://crash-stats.mozilla.com/report/index/6b7a6189-63da-424a-846a-de7092100606
...
Assignee | ||
Updated•14 years ago
|
Version: 1.8 → 2.0
Assignee | ||
Comment 1•14 years ago
|
||
the problem is in the code path of a successfully processed dump. the processor_notes string is not being added to the dictionary that becomes the jsonz file. This is fixed...
Assignee: nobody → lars
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Version: 2.0 → 1.7
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•