On Sat, Apr 11, 2020 at 10:48 PM Carl Eugen Hoyos <[email protected]> wrote: > > Am Sa., 11. Apr. 2020 um 16:24 Uhr schrieb [email protected] > <[email protected]>: > > > > On Mon, Mar 30, 2020 at 4:52 PM [email protected] <[email protected]> wrote: > > > > > > On Mon, Mar 30, 2020 at 4:31 PM Jun Zhao <[email protected]> wrote: > > > > > > > > From: qoroliang <[email protected]> > > > > > > > > Fix an occasional crash for hevc decoder in ARM 64 platform, the > > > typo: it's ARM 32 bits platform, not 64, > > > fixed in local > > > > root cause is the memory over read(read cross the memory boundary) > > > > in SAO NENO functions ff_hevc_sao_band_filter_neon_8 and > > > > ff_hevc_sao_edge_filter_neon_8. > > > > > > > > After this fix, the crash disapper in the massive Android phone > > > > test. > > > > > > Ping, this issue will lead to some crash in ARM device, so pls help > > to review the fix, thx. > > Is there a sample that allows to reproduce? >
In fact, this is a probabilistic problem, we can only find this problem in large-scale product testing, and catch the coredump in a small number of Android mobile phones > Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
