Closed Bug 1089995 Opened 10 years ago Closed 10 years ago

Use debug symbols to interpret crash stack frames in system libraries

Categories

(Testing :: General, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 817712

People

(Reporter: karlt, Unassigned)

References

Details

I assume we could have some sort of combination of fix_linux_stack.py and fix_stack_using_bpsyms.py.
This would be for assertion stacks only?
It is actually the crash stacks that are more likely to involve system libraries than assertions.  I guess fix_stack_using_bpsyms.py is actually not involved there.

Perhaps some postprocessing of the minidump reader output may be possible.
Summary: Use debug symbols to interpret stack frames in system libraries → Use debug symbols to interpret crash stack frames in system libraries
That's possible. I filed bug 817712 a while ago about this same concept. We have code in-tree that was written for SPS that does this:
http://dxr.mozilla.org/mozilla-central/source/tools/profiler/local_debug_info_symbolizer.cc
Thanks.  Let's track this there.
No longer blocks: 1089453, 1089456
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.