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

Builder curl-threaded-solaris10-i386 Build #4401

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 2 mins, 58 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-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4401 Build
codebase Build
got_revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316 Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 11 09:29:04 2026
EndMon May 11 19:38:42 2026
Elapsed10 hrs, 9 mins, 37 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