Closed
Bug 524847
Opened 16 years ago
Closed 12 years ago
Make it possible to search for crashes with a given module filename/version/checksum
Categories
(Socorro :: Webapp, task, P3)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: adrian)
References
Details
(Whiteboard: [search])
Damon thinks the Adobe guys would benefit from being able to search for crashes where the user has a specific version of Flash. On Windows there's a version field; on Mac there's a checksum map (https://wiki.mozilla.org/CrashKill/Mac_Flash_Identifiers).
Comment 1•16 years ago
|
||
Note that we don't currently store any of the module data in the database. It's all just in the JSON file on disk.
Comment 2•16 years ago
|
||
This will be possible with the rework on the backend that's being done by the Metrics team.
Reporter | ||
Updated•16 years ago
|
Whiteboard: [crashkill][crashkill-metrics]
Updated•15 years ago
|
Assignee: nobody → deinspanjer
Whiteboard: [crashkill][crashkill-metrics] → [crashkill][crashkill-metrics] cloud
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•13 years ago
|
Whiteboard: [crashkill][crashkill-metrics] cloud → [search]
Updated•13 years ago
|
Assignee: deinspanjer → adrian
Assignee | ||
Updated•12 years ago
|
Component: General → Webapp
Priority: -- → P3
Assignee | ||
Comment 3•12 years ago
|
||
This is now possible with supersearch. For example: https://crash-stats.mozilla.com/search/?product=Firefox&plugin_name=flash&plugin_version=11.9.900.117&_facets=signature&_facets=plugin_version&_facets=plugin_name
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
I subscribed to this bug to figure out a way to search for crashes where the stack contains Lightning's binary component, calbasecomps.dll. I tried a few searches with supersearch, but couldn't make the right query. Is this expected to work, and if so how?
Assignee | ||
Comment 5•12 years ago
|
||
Philipp, can you provide an example of a crash that you would like to find with supersearch? I'm not sure what you want to do. Searching for `calbasecomps` in the dump field returns nothing, so I wonder if there's any crash like that in our database at the moment.
Comment 6•12 years ago
|
||
Taken care of via IRC. Searching for calbasecomps.dll in the dump works, while searching for calbasecomps doesn't. Filed bug 925691.
You need to log in
before you can comment on or make changes to this bug.
Description
•