DescriptionInclude close errnos in crash dumps.
We may be crashing here because close is failing with EBADF (signalling other
code having problems with fds) or because networked filesystems are buggy and
failing with some other errno. Alias a copy of errno on the stack so we may
distinguish the two.
BUG=603354
Committed: https://crrev.com/3b6205579e92ceb47a07040a1c79d87923de7512
Cr-Commit-Position: refs/heads/master@{#401427}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rsesek comment #Patch Set 3 : no such thing as PCHECK_EQ #Messages
Total messages: 15 (5 generated)
|