miniz_oxide
This bug appeared in 0.8.0, and resulted in miniz_oxide::inflate::decompress_slice_iter_to_slice returning miniz_oxide::inflate::TINFLStatus::Failed, but only on aarch32 and when compiled with --release.
As far as I can tell, Frommi/miniz_oxide#183 appears to have fixed the bug, though I haven't figured out exactly what the bug was.
That PR has merged, but hasn't made it into a release yet.