Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc/WithKeyUpdateArgs1.KeyUpdate/7 failure #4325

Open
1 of 4 tasks
ami-GS opened this issue May 29, 2024 · 1 comment
Open
1 of 4 tasks

Misc/WithKeyUpdateArgs1.KeyUpdate/7 failure #4325

ami-GS opened this issue May 29, 2024 · 1 comment
Milestone

Comments

@ami-GS
Copy link
Contributor

ami-GS commented May 29, 2024

Describe the bug

Found in automation
https://github.com/microsoft/msquic/actions/runs/9278086109/job/25528724763?pr=4298

Problem is that the trace says the handshake was finished but the connection is still INVALID_STATE.

[0]07CC.0734::2024/05/29-00:45:32.067547700 [Microsoft-Quic][conn][0x1A065C89EA0] Handshake confirmed (server)

[0]07CC.148C::2024/05/29-00:45:34.319872500 [Microsoft-Quic][test] FAILURE - D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp:2520 - Server->ForceKeyUpdate() failed, 0x8007139f

https://github.com/microsoft/msquic/blob/2f98992cee5569b44fa42337bb55a91f2b6388d6/src/test/lib/TestConnection.cpp#L234C1-L260C2

Affected OS

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

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

no repro locally

Expected behavior

pass

Actual outcome

D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2520): error: Server->ForceKeyUpdate() failed, 0x8007139f

Additional details

No response

@ami-GS
Copy link
Contributor Author

ami-GS commented May 29, 2024

Next step should be

@nibanks nibanks added this to the Future milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants