Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder ffmpegsos-solaris10-i386 Build #13934

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionc23d4da3128c279b714b282e6ec292e8755007e3
Got Revisionc23d4da3128c279b714b282e6ec292e8755007e3
Changes3 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 12 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 4 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 2 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 13934 Build
codebase Build
got_revision c23d4da3128c279b714b282e6ec292e8755007e3 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision c23d4da3128c279b714b282e6ec292e8755007e3 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Michael Niedermayer
  2. Ori Hollander

Timing:

StartMon May 25 04:13:00 2026
EndMon May 25 04:13:26 2026
Elapsed26 secs

All Changes:

:

  1. Change #268233

    Category ffmpeg
    Changed by Ori Hollander <orihohnoyoudont@jfrog.com>
    Changed at Mon 25 May 2026 04:05:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 374b726ffa878ee1cadb987bd1e1e20cc7ed8845

    Comments

    avcodec/magicyuv: reject slice_height misaligned with chroma vshift
    Fixes: poc_magicyuv.avi
    Fixes: out of array access
    
    Found-by: Ori Hollander of the JFrog Vulnerability Research team

    Changed files

    • libavcodec/magicyuv.c
  2. Change #268234

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Mon 25 May 2026 04:05:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5806e8b9f34f1b0663b3017ef9dd1aa5d08116d1

    Comments

    avcodec/magicyuv: Expand the s->interlaced slice-height sanity check
    Fixes: poc_magicyuv.avi
    Fixes: out of array access
    
    Found-by: Ori Hollander of the JFrog Vulnerability Research team

    Changed files

    • libavcodec/magicyuv.c
  3. Change #268235

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Mon 25 May 2026 04:05:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c23d4da3128c279b714b282e6ec292e8755007e3

    Comments

    avcodec/magicyuv: Fix 1 line MEDIAN slices
    No testcase
    
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libavcodec/magicyuv.c