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

Builder curl-threaded-solaris11-i386 Build #5022

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5022 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision c29278cc83f31a3e5113eb5c68604fc48ce22fcb Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri May 1 11:42:37 2026
EndFri May 1 12:38:56 2026
Elapsed56 mins, 19 secs

All Changes:

:

  1. Change #266051

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 01 May 2026 11:30:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c29278cc83f31a3e5113eb5c68604fc48ce22fcb

    Comments

    asyn-thrdd: fix result processing without wakeup socketpair
    When building curl 8.20.0 with socketpair disabled, there is no
    wakeup socket and the resolve results are not processed.
    
    This fix performs result processing in the absence of a wakeup
    socket before checking the resolve result.
    
    Closes #21476

    Changed files

    • lib/asyn-thrdd.c