IIRC the last time we updated the stackwalker was in bug 1924072. We should update it to version 0.26 (for which I just [cut a release](https://github.com/rust-minidump/rust-minidump/releases/tag/v0.26.0)) as it will bring several important improvements: - Soft error streams support - Better stacks when encountering frames of JIT-compiled code on 64-bit Windows - More human-readable value for Windows error codes
Bug 1973186 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
IIRC the last time we updated the stackwalker was in bug 1924072. We should update it to version 0.26 (for which I just [cut a release](https://github.com/rust-minidump/rust-minidump/releases/tag/v0.26.0)) as it will bring several important improvements: - ~Soft error streams support~ - Better stacks when encountering frames of JIT-compiled code on 64-bit Windows - More human-readable value for Windows error codes