DescriptionWrite adjusted range back to module
In Android, the mmap could be overlapped by /dev/ashmem, we adjusted
the range in https://breakpad.appspot.com/9744002/, but adjusted
range isn't written back to module, this caused the corresponding
module be dropped in BasicCodeModules copy constructor.
This also fix a lot of 'unable to store module' warnings
when dumping Android's minidump.
BUG=606972
R=mark@chromium.org, wfh@chromium.org
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/4f417c8c0ffceb6c2516c6ef00cd91ca5746d852
Patch Set 1 #
Total comments: 5
Patch Set 2 : change to set_base_address_and_size #
Total comments: 4
Patch Set 3 : address comments #
Messages
Total messages: 15 (4 generated)
|