summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-03-16 20:33:41 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 17:57:55 +0000
commit613222ddac76a86a04b026127ed743e3a8a44421 (patch)
treea40850d89a4189f00d6ec12f4a189f2ed57540b1 /compiler/optimizing/graph_visualizer.cc
parent4b9b4025d35a1e65c9c564ef814b76632fddad13 (diff)
Avoid arena deallocation while uffd-GC is visiting them
Releasing linear-alloc leads to arenas being deallocated. If a GC is taking place simultaneously, then we may end up visiting an arena which is already deallocated. Bug: 160737021 Test: art/test/testrunner/testrunner.py --host --gcstress -t 1003 Change-Id: Ic0621efeb31d13cb2785ab7a4e3c8c67082189b5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions