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

Builder ffmpegsos-solaris10-sparc Build #14025

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Michael Niedermayer

Timing:

StartWed Sep 16 21:34:36 2026
EndWed Sep 16 21:35:10 2026
Elapsed33 secs

All Changes:

:

  1. Change #281968

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Wed 16 Sep 2026 23:12:04
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f8c4c6400e835bf65e8b9cc12aba9e5c4d1c818c

    Comments

    avcodec/hap: do not hide the failure of the chunk table allocation
    Fixes: XEbMheG4aNCP
    Fixes: NULL pointer dereference
    Found-by: Zheng Yu @ Depthfirst

    Changed files

    • libavcodec/hap.c
  2. Change #281969

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Wed 16 Sep 2026 23:15:54
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 432679772a56ba1d04f9ba1ccfa24bf7092e4a15

    Comments

    avfilter/vf_colorconstancy: free only allocated buffers on setup failure
    Fixes: invalid free on allocation failure
    Fixes: BvbItG8H5bk7
    Found-by: zhang xingxing

    Changed files

    • libavfilter/vf_colorconstancy.c
  3. Change #281970

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Wed 16 Sep 2026 23:16:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8702f12c9daa199cc4d7c17164b13c3cdcdc2436

    Comments

    avcodec/dvdsubenc: account for the byte alignment of each RLE line
    Fixes: m46RwJIzh7AQ
    Fixes: out of array write
    Found-by: Zheng Yu @ Depthfirst

    Changed files

    • libavcodec/dvdsubenc.c