Skip to content

msquic fails to load on Alpine Linux when system crypto is used #3448

@wfurt

Description

@wfurt

Describe the bug

attempt to load MsQuic

ldd /usr/lib/libmsquic.so.2
        /lib/ld-musl-x86_64.so.1 (0x7fbc0efdf000)
        libcrypto.so.1.1 => /lib/libcrypto.so.1.1 (0x7fbc0ec00000)
        libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fbc0efdf000)
Error relocating /usr/lib/libmsquic.so.2: EVP_seed_cbc: symbol not found

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

try to load msquic library when built with UseSystemOpenSSLCrypto

Expected behavior

library fails to load

Actual outcome

msquic loads and works ok

Additional details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions