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

Builder curl-unthreaded-solaris10-sparc Build #13967

Results:

Exception runtest mail result

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision6f1dfab6a29242525cdc7b48f5ee49269b9cc316
Got Revision6f1dfab6a29242525cdc7b48f5ee49269b9cc316
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 31 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 17 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result Mail result exception ( 0 secs )
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13967 Build
codebase Build
got_revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 11 08:13:08 2026
EndMon May 11 18:56:34 2026
Elapsed10 hrs, 43 mins, 25 secs

All Changes:

:

  1. Change #266689

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 11 May 2026 08:07:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316

    Comments

    ftp: avoid accessing EPSV response one byte past the NULL
    If the response is just a single "(".
    
    Reported-by: Andrew Nesbit
    Closes #21545

    Changed files

    • lib/ftp.c