commit | efe7981aaed7f00f2141698d1b84194b5190b978 | [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 | e1fd986051d486bbceeba151c2d003c48a06fed6 [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