Closed Bug 1283916 Opened 9 years ago Closed 9 years ago

Incomplete symbolification of js::

Categories

(Toolkit :: Crash Reporting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: mccr8, Assigned: ted)

References

Details

For some reason, some crashes end up with a frame where the signature is just "js::". Here's an example: https://crash-stats.mozilla.com/report/index/b27d8452-2dfd-405f-af75-82b0a2160617
It looks like these are all on OSX.
...although maybe that hasn't landed in mozilla-central.
Great! That certainly looks like the issue here. Fortunately for now it seems like these are all the same crash.
I have a bug open to update our in-tree Breakpad (bug 1264367) but my try push showed some things that need to be fixed, so we should just cherry-pick that patch from upstream for now.
Assignee: nobody → ted
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
We could uplift this patch if you'd like, it's pretty innocuous and only touches code in dump_syms, not code we ship. This also isn't a high-volume crash, though.
Yeah, it is probably okay to not bother uplifting it for now.
You need to log in before you can comment on or make changes to this bug.