-
Notifications
You must be signed in to change notification settings - Fork 592
Labels
TLS: OpenSSLTriagedThis item has been triaged by an MsQuic ownerThis item has been triaged by an MsQuic ownerexternalProposed by non-MSFTProposed by non-MSFT
Description
Trying to use msquic (main) with the new OpenSSL 3.5+ TLS backend to test with our .NET System.Net.Quic tests, it immediately crashes with:
/home/manicka/repositories/runtime.2/artifacts/bin/testhost/net10.0-linux-Debug-x64/dotnet: symbol lookup error: /usr/lib/libmsquic.so.2: undefined symbol: ossl_time_now
Environment details:
OS: Arch Linux 6.15.2-arch1-1
OpenSSL 3.5.0 8 Apr 2025 (Library: OpenSSL 3.5.0 8 Apr 2025)
MsQuic: build from main c69379c989ff72b088ce1014f2e2587a90d58b87
EDIT: no core dump file is created when this happens
Metadata
Metadata
Assignees
Labels
TLS: OpenSSLTriagedThis item has been triaged by an MsQuic ownerThis item has been triaged by an MsQuic ownerexternalProposed by non-MSFTProposed by non-MSFT