sudoBash418
sudoBash418
Same issue here on Pixel 7a, appeared after updating to Android 14 (LineageOS 21, specifically)
I had the same question when I was working on Android support (sorry if this is an unwanted comment). AFAICT, it's because the sections containing the symbol tables and DWARF...
I'm seeing the same behaviour using [Bevy](https://github.com/bevyengine/bevy) - even minimal examples result in `SYNC-HAZARD-READ-AFTER-WRITE` validation errors when MangoHud is enabled. ```shell $ git checkout v0.15.0 # using Bevy 0.15 $...
Ran into the same issues myself; thankfully they both appear to be fixed as of the latest commit (911c3f524b5083d5cec14d82a64420a55590a55a).