commit | 87315e9d2fdf6c7a6d876e63f844299f982a5b75 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Mar 20 16:02:54 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Mar 20 16:06:52 2019 -0700 |
tree | cda0376028a065cb6fcfbaf11dfa13f098caa1bf | |
parent | b4ef0beb990d02600cad57096bcd20c9d646c8fa [diff] |
Catch SIGBUS in HeapWalker SIGBUS shouldn't happen, since all of the regions being walked were previously read out of /prod/pid/maps, but it seems to happen rarely. Catch it so it can produce a better log message. Bug: 128983715 Test: atest memunreachable_test Change-Id: I82d3941a382a0451c0dda12f5eb849ad8d697bc9