Skip to content

Starting with 8.9.1, SIGPIPE leaks in some cases #14344

Closed
@Cogitri

Description

@Cogitri

I did this

After #14296, curl has started to leak SIGPIPE in some cases. I‘ve noticed this since the test suite I wrote for our in-house curl-wrapper now sometimes exits which SIGPIPE (I‘d say about 50% of the time). I‘ll try to post the last curl invocation tomorrow.

I expected the following

No SIGPIPEs to leak to the program (or at least no un-announced change to the curl‘s behavior)

curl/libcurl version

curl 8.9.1

operating system

Ubuntu 20.04 (using the Conan package manager, thus using OpenSSL 3.x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions