Closed Bug 694071 Opened 14 years ago Closed 8 years ago

Provide method of returning crash reports by url for logged in users

Categories

(Socorro :: General, task)

x86
All
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Unassigned)

Details

Bug 550538 asks for a report / list of urls given a crash signature. I would like to ask for the capability of also getting the set of crash reports for a given url or url pattern. I find this to be useful when triaging the crashes reproduced by the crash automation where it may be the case that different branches or different platforms or even the same branch and platform produce different signatures while all crashing at the same url. This is also useful for plugin related crashes whose signatures may change between plugin updates but which are essentially the same crash/bug or for memory corruption related crashes where the crash signature may vary wildly. While a pretty web ui would be nice for everyone, I think that for the particular needs I am envisioning a json dump of the relevant data could be consumed by the bughunter web app being developed by jeads. I presume there are already json formats in use for returning lists of crash reports. Accessing the data via a simple url with the input url as a query string would be the most flexible I believe. The added capability of being able to search for url patterns or at least prefixes or maybe substrings would be very powerful but I realize it might be cost prohibitive. We could have a url which returned the appropriate json and if others desired a related url which returned html.
I believe this is currently available in the UI. Did you try using the "URL Summary By Signature" view available in "View Navigation->Crashes->URL Summary By Signature". You can input a crash signature in the Control Panel and a URL summary will be loaded. This view was based on the URL summary bc included in a list of use cases. Please give this a try, if the query or fields are not correct lets modify them so they are. Jeads
(In reply to jeads from comment #1) > I believe this is currently available in the UI. Did you try using the "URL > Summary By Signature" view available in "View Navigation->Crashes->URL > Summary By Signature". You can input a crash signature in the Control Panel > and a URL summary will be loaded. > > This view was based on the URL summary bc included in a list of use cases. > Please give this a try, if the query or fields are not correct lets modify > them so they are. > Jeads Oops wrong bug please disregard
Component: Socorro → General
Product: Webtools → Socorro
possible with super search api + sufficiently privileged token
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.