Firefox Crash Information
I am reviewing crashes on https://crash-stats.mozilla.com/products/Firefox . It seems as though all of the crash thread information which was been submitted is already grouped among crashes.
Where can I find crash thread information which has not already been grouped? What I am really looking for is crash thread information in its most raw, ungrouped form.
Sorry if this is not posted in the correct location.....
Thank you very much
Seçilen çözüm
To see individual crashreports, I type "https://crash-stats.mozilla.com/report/index/" followed by the crashreport ID (bp-number) in the url-bar, for example:
https://crash-stats.mozilla.com/report/index/bp-ff42de73-445a-48e7-bab1-b7a482110511
Tüm Yanıtlar (2)
Seçilen çözüm
To see individual crashreports, I type "https://crash-stats.mozilla.com/report/index/" followed by the crashreport ID (bp-number) in the url-bar, for example:
https://crash-stats.mozilla.com/report/index/bp-ff42de73-445a-48e7-bab1-b7a482110511
Thanks for the reply. I am able to see individual crash reports fine. I am looking for the crash information BEFORE it gets grouped into any existing crashes. In reality, I am looking for the stack traces as soon as they get submitted to Mozilla before any grouping takes place.
I am a researcher at a University and am looking to create a method to group stack trace information. This is why I need ungrouped information.