Skip to content

http version field missing in request on darwin x86_64 release builds #2687

@dwt

Description

@dwt

This is a bit strange. I found this first when packaging a rust package for nixos.

We since built a more minimal reproduction.

Basically the issue seems to be that on darwin x86_64 (native and emulated on aarc64) release builds (debug works fine) the requests are missing the version flag and then later explode somewhere in the hyper parser.

My rust knowledge is way too bad to figure out wether this is something that request fucked up or wether this is hyper, or any of the other involved libraries, but since we built the reproducer against request, we hope that you care about fixing this bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-upstreamBlocked: upstream. Depends on a dependency to make a change first.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions