Notice by accident and may be one off unlucky sample.

Out of curiosity I did ffmpeg -i .... on the second m2ts stream of a
mvc ISO sample.

This ate all mem (8G) and swap (4G) before oom killer killed ffmpeg.

This was git and as it didn't happen with my older installed ffmpeg
I bisected to -

commit 382a68b0088b06b8df20d0133d767d53d8f161ef
Author: Michael Niedermayer <[email protected]>
Date:   Thu Aug 18 22:23:32 2016 +0200

    vcodec/h2645_parse: Clear buffer padding

    Fixes use of uninitialized memory
Fixes: 044100cb22845944988a4bd821ff8074/asan_heap-oob_329927a_1366_c3de34ce9217dac820fbb46171031bbb.jsv

    Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by: Michael Niedermayer <[email protected]>

This is a cut down version (29M) that still eats plenty of mem but
not as extreme as the full version (which was only 120M).

https://drive.google.com/file/d/0BxP5-S1t9VEEaDU3emoyU0Z4ZG8/view?usp=sharing



_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to