diff options
author | Andreas Gampe <agampe@google.com> | 2015-01-07 22:08:35 -0800 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-01-08 09:35:31 -0800 |
commit | 628a61ac52a8a314e74ab445397add60b4e72a5b (patch) | |
tree | df78aa48e31e58669c6ae63ace7ba6bb532ec65d /compiler/optimizing/graph_visualizer.cc | |
parent | 4270e74152d8a7cd979ab5a92fe2a8f84adb8a42 (diff) |
ART: Pass ucontext to Backtrace in Stack Dump
In case of an unexpected signal on the host we dump the thread stack
ourselves. We have to pass the context given to the signal handler,
as the signal handler is run on an alternate stack. Otherwise
libbacktrace can't dump the actual faulty part.
Bug: 18933933
Change-Id: Id2710d2fd44b7c3b3335973a9288979a5793638b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions