[FFmpeg-trac] #8110(undetermined:new): MacBook Pro 2018/19 consistent hard system crashing

FFmpeg trac at avcodec.org
Tue Sep 3 21:05:14 EEST 2019


#8110: MacBook Pro 2018/19 consistent hard system crashing
-------------------------------------+-------------------------------------
             Reporter:  genericptr   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 We've upgraded to newer MacBook Pro's and found that FFMpeg is now
 crashing the entire system after recording video for a few minutes. This
 isn't just an FFMpeg crash, it's an entire system crash, i.e. the screen
 goes black and the computer restarts. The crash is consistent and happens
 every single time without exception, rendering ffmpeg unusable for our
 team.

 Here are the systems I've tested on. The previous 2 MacBooks we were using
 don't have this crash (regardless of ffmpeg version). Any suggestions to
 fix this? FFMpeg is totally broken an not usable for Mac users currently.


 Crashes:

 Macbook Pro 13" 2019 Macbook Pro 13" 2018

 Doesn't crash:

 Macbook Pro 13" Early 2015 Macbook Air 2018

 How to reproduce:
 {{{
 % ffmpeg -y -thread_queue_size 512 -f avfoundation -framerate 30 -async 1
 -i "1" -thread_queue_size 512 -f avfoundation -framerate 30 -i "0":"0" -s
 640x400 -b:v 356k -aq 64k -filter:a "volume=1.0"  -filter_complex
 "[0]scale=128:80 [pip]; [1][pip] overlay=main_w-overlay_w-10:main_h-
 overlay_h-10" -vcodec libx264 -pix_fmt yuv420p -r 30 -movflags +faststart
 "test.mp4"
 ffmpeg 4.2
 built on MacOS 10.14.6
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8110>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list