commit | e740250b9d966c7eb9a7959a47526906780d7715 | [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 | 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