diff options
author | Josh Gao <jmgao@google.com> | 2017-06-01 11:55:25 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2017-06-01 11:55:25 -0700 |
commit | e740250b9d966c7eb9a7959a47526906780d7715 (patch) | |
tree | e011517ed3f5f5485d0cd61bc0a9844aff54ecf2 /debuggerd/debuggerd_test.cpp | |
parent | b46fd68653131d276ccb23ba7790640c6a9c1c7d (diff) |
crash_dump: clear the signal mask.
crash_dump inherits its signal mask from the thread that forked it,
which always has all of its signals blocked, now that sigchain respects
sa_mask.
Manually clear the signal mask, and reduce the timeout to a
still-generous 2 seconds.
Bug: http://b/38427757
Test: manually inserted sleep in crash_dump
Change-Id: If1c9adb68777b71fb19d9b0f47d6998733ed8f52
Diffstat (limited to 'debuggerd/debuggerd_test.cpp')
0 files changed, 0 insertions, 0 deletions