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

Builder ffmpeg-solaris10-i386 Build #12396

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision9015d595a115abad4428a61ac86002a06c90ce0b
Got Revision9015d595a115abad4428a61ac86002a06c90ce0b
Changes15 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 ( 8 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.sh' failed ( 1 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Timo Rothenpieler

Timing:

StartWed Jul 16 19:15:34 2025
EndWed Jul 16 19:15:52 2025
Elapsed17 secs

All Changes:

:

  1. Change #239929

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 87b09f3931fea37a8578d90c6700d73031dc958f

    Comments

    avformat/tls_openssl: set dtls remote addr in listen mode
    Taken from the first received packet, which will signify the now
    permanent peer of this DTLS "connection".

    Changed files

    • libavformat/tls_openssl.c
  2. Change #239930

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 951013e6030cd6008ee629df97296b549bb62d97

    Comments

    avformat/tls_openssl: force dtls handshake to be blocking
    There is no sensible way to handle this otherwise anyway, one just has
    to loop over this function until it succeeds.

    Changed files

    • libavformat/tls_openssl.c
  3. Change #239931

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision db0adbbd3fcf0dc058d86d1f2bd29eb8c5f5880c

    Comments

    avformat/tls_openssl: don't abort if dtls has no key/cert set

    Changed files

    • libavformat/tls_openssl.c
  4. Change #239932

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b6e808d28b784422aee5868583ee6c5239fab3d3

    Comments

    avformat/tls_openssl: initialize DTLS context with correct method

    Changed files

    • libavformat/tls_openssl.c
  5. Change #239933

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 576f44016af195a3d8b9278c044b920461c589f9

    Comments

    avformat/tls_openssl: set default MTU if none is set

    Changed files

    • libavformat/tls_openssl.c
  6. Change #239934

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f3355a1fff6fb04f636b9faf15d523c42d4e0041

    Comments

    avformat/tls_openssl: properly limit written size to data mtu

    Changed files

    • libavformat/tls_openssl.c
  7. Change #239935

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 95fd0840feb2d0d37cf57045bf02b84244bc3f78

    Comments

    avformat/tls_openssl: don't hardcode ciphers and curves for dtls

    Changed files

    • libavformat/tls_openssl.c
  8. Change #239936

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5edbfc4bae4636af20623f426db38049ece3d332

    Comments

    avformat/tls_openssl: clean up peer verify logic in dtls mode

    Changed files

    • libavformat/tls_openssl.c
  9. Change #239937

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 31abcc1505a8c9d12c15e55ea551947717f621af

    Comments

    avformar/tls_openssl: use correct info callback in DTLS mode

    Changed files

    • libavformat/tls_openssl.c
  10. Change #239938

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 49badc8689e3dbe2bb265a050ffd2fdf976821c1

    Comments

    avformat/tls_openssl: don't enable read_ahead in dtls mode
    OpenSSL docs say:
    These functions have no impact when used with DTLS.

    Changed files

    • libavformat/tls_openssl.c
  11. Change #239939

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5339db2cf4fc4de2f42527d0c447aa53c0a1552b

    Comments

    avformat/tls_openssl: properly free generated/read keys and certificates

    Changed files

    • libavformat/tls_openssl.c
  12. Change #239940

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 40ce64eae7ee9dcffc827a6f7f17c3341a7d5ec5

    Comments

    avformat/tls_openssl: don't expose deprecated EC_KEY outside of its function

    Changed files

    • libavformat/tls_openssl.c
  13. Change #239941

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 454f161b4bd3e776f40d943ad475b2009f433ff9

    Comments

    avformat/tls_openssl: make generating fingerprints optional

    Changed files

    • libavformat/tls_openssl.c
  14. Change #239942

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 18:46:55
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 483e5091694bd8aef67e37e9702f5aaed7a58e58

    Comments

    avformat/tls_openssl: automatically generate self-signed certificate when none is provided in listen mode

    Changed files

    • libavformat/tls_openssl.c
  15. Change #239943

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Wed 16 Jul 2025 19:05:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9015d595a115abad4428a61ac86002a06c90ce0b

    Comments

    avformat/flvdec: don't skip backwards or over EOF
    Skipping backwards (and even forwards) resets the EOF flag, and can thus
    lead to infinite looping if the conditions are just right.
    
    Fixes: Infinite loop
    Fixes: 427538726/clusterfuzz-testcase-minimized-ffmpeg_dem_FLV_fuzzer-6582567304495104
    
    Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>

    Changed files

    • libavformat/flvdec.c