diff options
author | Mathieu Chartier <mathieuc@google.com> | 2019-10-22 18:13:29 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2019-10-23 17:02:37 +0000 |
commit | 409736f166dbdde2e4fed3631d73bf55eb543737 (patch) | |
tree | fe83e2255ff8aeb18107d259627b2c83839b688b /compiler/optimizing/graph_visualizer.cc | |
parent | 1b13d28d5d19e7a71f5e428ba0b460fb3aa59018 (diff) |
Do backtrace collection while holding lock
Prevent cases where enough threads are doing backtraces at the same
time so that the system runs out of virtual address space, resulting
in std::bad_alloc.
Re-enabled test 708.
Test: test/testrunner/run_build_test_target.py art-jit-on-first-use-gcstress
Bug: 120112467
Change-Id: I291b9028880998aa33a53720dc2b3258ea7f3000
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions