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

Builder ffmpegsos-solaris10-sparc Build #13731

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisiona100d346dafd012bfc0c20098a764c6d01a05714
Got Revisiona100d346dafd012bfc0c20098a764c6d01a05714
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 1 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 1 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 33 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 6 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-unstable10s/slave/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 13731 Build
codebase Build
got_revision a100d346dafd012bfc0c20098a764c6d01a05714 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision a100d346dafd012bfc0c20098a764c6d01a05714 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:

StartThu Jul 30 00:36:37 2026
EndThu Jul 30 00:37:50 2026
Elapsed1 mins, 12 secs

All Changes:

:

  1. Change #276502

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Thu 30 Jul 2026 02:12:22
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2f234ea34c81288e3840fca632dd16481d8de39f

    Comments

    avcodec/tiff: reject inflate output shorter than the strip
    Fixes: use of uninitialized memory
    Fixes: tiff_short_deflate_heap_disclosure.tiff
    Fixes: 1cRIkpUVMQtn
    Found-by: Adrian Junge (vurlo)

    Changed files

    • libavcodec/tiff.c
  2. Change #276503

    Category ffmpeg
    Changed by Michael Niedermayer <michaelohnoyoudont@niedermayer.cc>
    Changed at Thu 30 Jul 2026 02:13:05
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a100d346dafd012bfc0c20098a764c6d01a05714

    Comments

    avformat/mov: bound sgpd sync entry_count by the atom size
    Fixes: unbounded allocation
    Fixes: ffmpeg-sgpd-sync-entry-count-alloc.mp4
    Fixes: 4f7OaHqbUKh2
    Found-by: Brian Lee, Youngjoon Kim (Georgia Tech SSLab)

    Changed files

    • libavformat/mov.c