[FFmpeg-trac] #7252(ffplay:new): SIGSEGV when the ffplay is terminated with Ctrl+C before video appears

FFmpeg trac at avcodec.org
Sat Jun 9 12:20:30 EEST 2018


#7252: SIGSEGV when the ffplay is terminated with Ctrl+C before video appears
-------------------------------------+-------------------------------------
             Reporter:  KTSamy       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffplay       |                  Version:  git-
             Keywords:  SIGSEGV      |  master
  ffplay                             |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When ffplay is closed using ctrl+c before the video surface appears, it
 results in with SIGSEGV in MacOS.

 Can be reproduced with latest ffplay build from master branch.
 Sample URL:
 "https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8"


 {{{
 Crashed Thread:        0  Dispatch queue: com.apple.main-thread

 Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
 Exception Codes:       KERN_INVALID_ADDRESS at 0x000000000000002c
 Exception Note:        EXC_CORPSE_NOTIFY

 Termination Signal:    Segmentation fault: 11
 Termination Reason:    Namespace SIGNAL, Code 0xb
 Terminating Process:   exc handler [0]



 }}}

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


More information about the FFmpeg-trac mailing list