diff options
| author | Andreas Gampe <agampe@google.com> | 2018-12-05 11:26:14 -0800 |
|---|---|---|
| committer | Andreas Gampe <agampe@google.com> | 2018-12-05 12:59:15 -0800 |
| commit | 2819c0b831edb8f87683eb39993e83570fdcb60f (patch) | |
| tree | 490031b24d1c63e43c017216854b28c34de62022 /trusty/coverage/coverage.cpp | |
| parent | 5ae47e10c82be1889a8d86f28f37302aaefcd306 (diff) | |
Base: Explicitly set abort message on FATAL
Currently bionic only stores the first invocation of
android_set_abort_message, libbase splits the logging invocations
into discrete lines, and liblog automatically calls bionic when
fatal severity is used. This leads to only the first line of
LOG(FATAL) being stored for tombstoned.
Eagerly set the abort message directly before logging when the
severity is FATAL. This ensures the complete message will be
available.
Bug: 120506942
Test: m
Test: manual
Change-Id: I104d6960a2b1f66f21f5ada383fb4ab0f35e96a9
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
