Closed Bug 418386 Opened 17 years ago Closed 16 years ago

Be able to separate out crashes with different stacks

Categories

(Socorro :: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mossop, Unassigned)

References

()

Details

Take the list of reports for a top crashes in the url. Turns out there are 2 if not 3 different crashes going on there. It'd sure be useful to be able to separate them out someway if just to get reliable figures for which is worse.
Target Milestone: --- → 0.7
Target Milestone: 0.7 → ---
Depends on: 421119
This has likely been resolved by the new method of deriving the crash signature. Rather than just taking the signature from the top frame of the crashing thread, Socorro now walks down the stack accumulating signatures until it find an "interesting" one. The overall crash signature then becomes the concatenation of all the signatures down to the "interesting" one. Bare addresses are never "interesting". What is considered interesting is a configurable parameter. If this does not resolve this issue, please reopen this bug.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.