summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2021-08-30 13:21:48 -0700
committer Steven Moreland <smoreland@google.com> 2021-08-30 21:01:16 +0000
commit13a43c927d87400f0504bc0fe1f727ffd94991a3 (patch)
tree4d20042fccb8538cb5bee9d02223574e70b8d1a7 /libs/gui/BLASTBufferQueue.cpp
parent78b7e3844e99159bc5a298586fcc878d42f5af3d (diff)
libbinder: include full error if cannot init
We've seen a few cases of the "Binder driver could not be opened" error appearing in production, but in most of these contexts, we don't actually have access to the full logs (we only have the tombstone). However, all of the different errors that could happen (running out of FDs, failure to mmap, etc..) would be logged previously. Now, the error is kept, and it is included in the tombstone. Bug: 197637414 (and many others) Test: boot, binderLibTest Test: manually verify error is printed (we don't have an existing test to put this in because ProcessState can only be initialized once): Binder driver '/dev/null' could not be opened. Terminating: Binder ioctl to obtain version failed: Inappropriate ioctl for device Change-Id: I636f1c5bfa9c8932e3db3d84af46ce3b0f1e98bc
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions