Closed
Bug 1691020
Opened 4 years ago
Closed 3 years ago
Improve stack traces on macOS/AArch64
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1691022
People
(Reporter: gsvelto, Unassigned)
References
Details
While investigating bug 1690748 I noticed that the stack traces for our ARM builds on macOS appear to be significantly shorter than their x86-64 counterparts. This could be an issue in the generated CFI directives, the stack walker itself or the original debuginfo.
It would be interesting to gather a stack trace via GDB/LLDB, then capture a minidump of the same trace and compare what the stackwalker is doing.
Reporter | ||
Updated•4 years ago
|
Hardware: Unspecified → ARM64
Reporter | ||
Comment 1•3 years ago
|
||
There's a good chance that bug 1691022 will also fix this.
See Also: → 1691022
Reporter | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•