[FFmpeg-trac] #6519(undetermined:new): Crash when passing rgb24 data to ssim filter

FFmpeg trac at avcodec.org
Tue Jul 18 16:26:05 EEST 2017


#6519: Crash when passing rgb24 data to ssim filter
-------------------------------------+-------------------------------------
             Reporter:  t.rapp       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by t.rapp):

 After some more checks it seems the issue is caused by ssim x86 assembly.
 When running the command with "-cpuflags 0" it disappears.

 Further the issue seems to be unrelated to rgb24 pixel format, when
 running the command in Valgrind both rgb24 and yuv422p formats cause
 errors to be printed. I'm attaching the log files generated with Valgrind
 for rgb24 and yuv422p.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6519#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list