commit | 25d536e67fc69e0413298989f1b21b6fdcece682 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Nov 15 13:43:50 2019 +0000 |
committer | Roland Levillain <rpl@google.com> | Mon Nov 18 18:02:57 2019 +0000 |
tree | fa497dbf5ce019cca5c7e84c51a4bba86373f39b | |
parent | fcd5a282ceaa6ff4573cb9d08b7e359684943cb2 [diff] |
Temporary hack: Also print extra backtraces on test timeouts on host. There is no `debuggerd` on host, and `gdb` may require root permissions to run `ptrace()`. Send `SIGQUIT` to ART to ask it to dump information via its signal handler instead. Test: Rely on the Android Build (master-art-host) and the ART Buildbot. Bug: 142039427 Bug: 144333851 Bug: 144360582 Change-Id: I7d057015d27234c5c2db68c15e1d0103b1c0a9d9