2e7b8e2d1a
bionic's cached values for getpid/gettid can be invalid if the crashing process manually invoked clone to create a thread or process, which will lead the crash_dump refusing to do anything, because it sees the actual values. Use the getpid/gettid syscalls directly to ensure correct values on this end. Bug: http://b/37769298 Test: debuggerd_test Change-Id: I0b1e652beb1a66e564a48b88ed7fa971d61c6ff9 |
||
---|---|---|
.. | ||
client | ||
crasher | ||
handler | ||
include/debuggerd | ||
libdebuggerd | ||
tombstoned | ||
.clang-format | ||
Android.bp | ||
crash_dump.cpp | ||
debuggerd.cpp | ||
debuggerd_test.cpp | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
signal_sender.cpp | ||
tombstoned_client.cpp | ||
util.cpp |