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

Builder curl-ares-solaris10-sparc Build #2988

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Oct 28 08:08:24 2025
EndTue Oct 28 20:58:31 2025
Elapsed12 hrs, 50 mins, 6 secs

All Changes:

:

  1. Change #246880

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Oct 2025 21:55:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fa49c50ac359bc3ac7c76e86e0be0fe9a0cb6b7c

    Comments

    tests/server/dnsd: fix potential buffer overflow
    When handling incoming DNS packets.
    
    Reported-by: Joshua Rogers
    
    Closes #19261

    Changed files

    • tests/server/dnsd.c