I was looking at this and got as far as editing the script for Debian and confirming that it generates symbols for arm64. I don't know if I have the API permissions to reprocess crashes, but I can try running `minidump-stackwalk` locally. On the other hand, it's a pretty simple change so if you're already working on it then that's fine.
Bug 1936866 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
~~I was looking at this and got as far as editing the script for Debian and confirming that it generates symbols for arm64. I don't know if I have the API permissions to reprocess crashes, but I can try running `minidump-stackwalk` locally. On the other hand, it's a pretty simple change so if you're already working on it then that's fine.~~ Edit: Never mind; I see there's already a branch in `symbol-scrapers` about this.