msquic icon indicating copy to clipboard operation
msquic copied to clipboard

DataPathTest.UdpRebind sometimes segfault on Linux

Open ami-GS opened this issue 1 year ago • 0 comments

Describe the bug

./artifacts/bin/linux/x64_Debug_openssl3/msquicplatformtest --gtest_filter="DataPathTest.UdpRebind" --gtest_repeat=1000

Affected OS

  • [ ] Windows
  • [X] Linux
  • [ ] macOS
  • [ ] Other (specify below)

Additional OS information

Ubuntu22.04

MsQuic version

main

Steps taken to reproduce bug

./artifacts/bin/linux/x64_Debug_openssl3/msquicplatformtest --gtest_filter="DataPathTest.UdpRebind" --gtest_repeat=1000

Expected behavior

pass the test

Actual outcome

segfault.

Additional details

No response

ami-GS avatar May 01 '24 23:05 ami-GS