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

Builder curl-ares-solaris10-i386 Build #3671

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona7ece53e96baa014911f4f4a757b78559f91d19d
Got Revisiona7ece53e96baa014911f4f4a757b78559f91d19d
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 13 mins, 2 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3671 Build
codebase Build
got_revision a7ece53e96baa014911f4f4a757b78559f91d19d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a7ece53e96baa014911f4f4a757b78559f91d19d Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartThu Oct 23 11:26:37 2025
EndThu Oct 23 20:51:15 2025
Elapsed9 hrs, 24 mins, 37 secs

All Changes:

:

  1. Change #246485

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 07:54:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9e15b0763809bf6f43b1862d561be0c58a69365a

    Comments

    openssl: only try engine/provider if a certificate file/name is provided
    Bug: https://issues.oss-fuzz.com/issues/435278402
    
    Closes #19197

    Changed files

    • lib/vtls/openssl.c
  2. Change #246488

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Thu 23 Oct 2025 08:17:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 28ebaf86ce7d524f8b8088560d70039582acfe32

    Comments

    cw-out: unify the error handling pattern in cw_out_do_write
    to proper set the error status and release resource
    
    Closes #19195

    Changed files

    • lib/cw-out.c
  3. Change #246489

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Thu 23 Oct 2025 08:23:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6032b8f2a22aa5af3cc99ceaf67311b19b6dddd1

    Comments

    vtls: unify the error handling in ssl_cf_connect().
    Check preference at first, then init peer and do connect. Also fixes
    CF_DATA_RESTORE.
    
    Closes #19196

    Changed files

    • lib/vtls/vtls.c
  4. Change #246500

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:19:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d922db880c5235eeba481c5be2484d68f610dfff

    Comments

    ntlm: improved error path on bad incoming NTLM TYPE3 message
    No leaks
    
    Reported-by: Tim Becker
    Closes #19198

    Changed files

    • lib/vauth/ntlm.c
  5. Change #246501

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 41e6b45eddf5b1a9cdba49f5d1b0294ade373f20

    Comments

    test775: verify NTLM with too long user name set

    Changed files

    • tests/data/Makefile.am
    • tests/data/test775
  6. Change #246502

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 23 Oct 2025 10:20:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a7ece53e96baa014911f4f4a757b78559f91d19d

    Comments

    test776: NTLM with too long NTMLv2 ntresplen

    Changed files

    • tests/data/Makefile.am
    • tests/data/test776