Closed Bug 1509805 Opened 6 years ago Closed 5 years ago

minidump_stackwalk prints out a 64-bit crash address even for dumps of 32-bit processes

Categories

(Toolkit :: Crash Reporting, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox65 --- affected

People

(Reporter: gsvelto, Assigned: gsvelto)

References

()

Details

As per title, this is a breakpad bug, I'll open an issue upstream and fix it.
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED

I've prepared a patch to fix this for upstream breakpad: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1427819

Depends on: 1524265

This is looking good, crashes previously looked like this (see the 32-bit address sign-extended to 64-bits):

https://crash-stats.mozilla.com/report/index/7d75e281-7e24-4b1a-b711-f71c00190131

And they're now properly printed out as 32-bit addresses:

https://crash-stats.mozilla.com/report/index/2a17ad62-841d-4bf5-8f08-bf3210190204

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.