Add a "code identifier" column to the modules tab
Categories
(Socorro :: Webapp, enhancement, P2)
Tracking
(Not tracked)
People
(Reporter: gsvelto, Assigned: willkg)
Details
In the modules tab, the modules that have no symbols have no "debug identifier" field, which makes it hard to identify them unless one has protected data access and can look them up in the raw tab. It would be nice to have a column with the "code identifier" in the modules tab because that one is always populated (on Windows).
| Reporter | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
I went through a bunch of crash reports and can't find one where the debug id field is blank. I do find ones where the debug id field is "000000000000000000000000000000000". Is that what you mean by "no debug identifier field"?
For example, this crash report from bug #1707060:
https://crash-stats.mozilla.org/report/index/063964a1-6514-4ed4-aeed-8999b0220610#tab-modules
| Reporter | ||
Comment 2•3 years ago
|
||
I also went through a bunch of crashes... and I also can't find one. I probably mis-remembered something that had to do with unloaded modules (that don't have a debug id) rather than loaded ones. I'm closing this.
Description
•