commit | 885f888c55587e9366542b5155a06c321cde175a | [log] [tgz] |
---|---|---|
author | John Michelau <w14107@motorola.com> | Mon May 06 16:42:02 2013 -0500 |
committer | John Michelau <w14107@motorola.com> | Tue May 28 14:20:59 2013 -0500 |
tree | f33fdaf6aa82198e9d77ddef483c38b31f9c3f49 | |
parent | e8fed71da2d3e03ef933d308520bab5b860f05aa [diff] |
Exit dumpstate on SIGPIPE to avoid cascading child crashes When dumpstate ignores SIGPIPE it can lead to a cascade of tombstones / coredumps since many of its children don't handle or ignore it. It's best to just exit dumpstate once the pipe is broken. Change-Id: Ic0c57ecf4171f0c0a07837e51c41cb1876e1350c