Closed
Bug 1171115
Opened 10 years ago
Closed 6 years ago
make fix_linux_stack.py use llvm-symbolizer where available
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: froydnj, Unassigned)
Details
llvm-symbolizer is somewhat faster and understands things like inlined functions, so the backtraces coming out of it are significantly more understandable.
Getting llvm-symbolizer to be available on the build machines is a separate bug.
![]() |
||
Comment 1•10 years ago
|
||
You had me at "faster"...
![]() |
||
Comment 2•6 years ago
|
||
This will be made unnecessary by bug 1596292.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•