commit | 4462b11094614d0d536eac22b71e1c33030f2418 | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Tue Dec 08 15:54:52 2020 -0800 |
committer | Lokesh Gidra <lokeshgidra@google.com> | Thu Dec 10 00:04:53 2020 +0000 |
tree | b79fcd75cdd536116819f1c6881cb04af493ef38 | |
parent | 2610dfeeafc061049452f5cbb778646ce43e8a9a [diff] |
Add logging if klass pointer found to be null. It is unclear why klass pointer is observed to be nullptr some times during marking phase of full-heap collection. It is possible that some race condition is leading to this. To confirm, this CL adds a sleep and then crashes. Test: test/testrunner/testrunner.py Bug: 173676071 Change-Id: I48dbdd38bf8261b7661ec3299678101c9c31c79e