msquic icon indicating copy to clipboard operation
msquic copied to clipboard

Windows DataPathTest/DataPathTest.TcpConnect/4 assert failure

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

Describe the bug

.\artifacts\bin\windows\x64_Debug_schannel\msquicplatformtest.exe --gtest_filter="*TcpConnect/4" --gtest_repeat=1 --duoNic

[1]0D2C.0B88::2024/06/05-16:41:57.931212300 [Microsoft-Quic][ lib] ASSERT, C:\Users\User\workspace\msquic\src\platform\datapath_winuser.c:1096 - !SocketProc->Uninitialized.

Affected OS

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

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

.\artifacts\bin\windows\x64_Debug_schannel\msquicplatformtest.exe --gtest_filter="*TcpConnect/4" --gtest_repeat=1000 --duoNic

Expected behavior

pass

Actual outcome

[1]0D2C.0B88::2024/06/05-16:41:57.931212300 [Microsoft-Quic][ lib] ASSERT, C:\Users\User\workspace\msquic\src\platform\datapath_winuser.c:1096 - !SocketProc->Uninitialized.

Additional details

No response

ami-GS avatar Jun 05 '24 23:06 ami-GS

Normal socket also hit the issue. relatively low probability quic_success.log quic_fail.log

ami-GS avatar Jun 06 '24 00:06 ami-GS

I haven't seen this for a long time, and likely has been fixed by the many improvements we've made.

nibanks avatar May 02 '25 12:05 nibanks