The app in question is "Aves". It crashes when trying to open after it has been exited using the "back" function. hardened_malloc reports the following: "fatal allocator error: detected write after free". Enabling "Exploit protection compatibility mode" for this app keeps it from crashing but ideally it would work fine regardless. I want to help solve this but not sure how I should go about reporting it, since hardened_malloc isn't standard. Should I file an issue with the app dev, GOS devs, or both?