Something odd I noticed when generating a bug report for a random Vanadium crash I encountered (if doing that would help with diagnosing the crash) was that the bug report did not contain a logcat file at all. I've also noticed this issue in the past as well, when I captured multiple bug reports in an attempt to diagnose a cellular network connectivity issue. I noticed in the dumpstate log file for the specific bug report this specific error: "/data/misc/logd: No such file or directory". I also noticed in the dumpstate log file for earlier bug reports I've captured a Logcat read failure error with the same reason: "No such file or directory".
Is this normal behavior for generating bug reports? I've not changed permissions of system components and Auditor verifies the OS as being unmodified.