commit | 964aa28d3101eebfd0863626a67214bec9ff27de | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jun 01 11:55:25 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Jun 01 11:55:25 2017 -0700 |
tree | e011517ed3f5f5485d0cd61bc0a9844aff54ecf2 | |
parent | c53c018ae3d500e700d1c6deb77e898813f6c219 [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