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

Builder ffmpegsos-solaris10-i386 Build #14281

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 7 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -
  6. shell_4  
    1. - no logs -
  7. shell_5  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 14281 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 8702f12c9daa199cc4d7c17164b13c3cdcdc2436 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

Timing:

StartWed Sep 16 21:34:38 2026
EndWed Sep 16 21:34:46 2026
Elapsed7 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