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

Builder curl-pr-unthreaded-solaris10-i386 Build #3587

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/sigpipe-cleanup
Revisionae3d7188ace24c4eae9f28e38a10b87bf7139c55
Changes1 change

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/sigpipe-cleanup Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3587 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision ae3d7188ace24c4eae9f28e38a10b87bf7139c55 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Mar 6 22:43:43 2025
EndFri Mar 7 02:23:31 2025
Elapsed3 hrs, 39 mins, 48 secs

All Changes:

:

  1. Change #224065

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 13:50:56
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/sigpipe-cleanup
    Revision ae3d7188ace24c4eae9f28e38a10b87bf7139c55

    Comments

    multi: do sigpipe_restore calls better aligned with sigpipe_apply
    
    Make them pair up better and avoid the risk that one of them is done
    without the other.

    Changed files

    • lib/multi.c