Closed
Bug 1130836
Opened 11 years ago
Closed 11 years ago
Raw report should expose ipc_channel_error
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Unassigned)
References
Details
When I retrieve a raw report without a privileged access token 'ipc_channel_error' is missing. 'ipc_channel_error' is a new data field that holds an ipc error message string normally dumped to the console before a process abort. It would be great if we could make this publically accessible so you don't need an access token to query for it.
https://crash-stats.mozilla.com/api/RawCrash/?crash_id=<crash_id>"
| Reporter | ||
Updated•11 years ago
|
Blocks: killhard-win
Comment 1•11 years ago
|
||
Added on stage and production.
https://crash-stats.allizom.org/search/?ipc_channel_error=~deserialized&_facets=ipc_channel_error&_columns=ipc_channel_error
https://crash-stats.mozilla.com/search/?ipc_channel_error=~deserialized&_facets=ipc_channel_error&_columns=ipc_channel_error
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•