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

Failing Debug Assert in TdsParserStateObject.ReadAsyncCallback #107

Closed
corivera opened this issue Jul 26, 2017 · 3 comments
Closed

Failing Debug Assert in TdsParserStateObject.ReadAsyncCallback #107

corivera opened this issue Jul 26, 2017 · 3 comments
Labels
Duplicate This issue or pull request already exists

Comments

@corivera
Copy link
Member

Fails in SqlClient manual tests when running with Managed SNI in debug mode.

https://github.com/dotnet/corefx/blob/master/src/System.Data.SqlClient/src/System/Data/SqlClient/TdsParserStateObject.cs#L2686

@corivera
Copy link
Member Author

The repro scenario in the following issue hits this debug assert immediately, so it may be related.
https://github.com/dotnet/corefx/issues/22661

@divega divega transferred this issue from dotnet/corefx May 16, 2019
@divega divega transferred this issue from dotnet/SqlClient May 16, 2019
@Wraith2
Copy link
Contributor

Wraith2 commented May 16, 2019

This is a less detailed report of the behaviour in https://github.com/dotnet/corefx/issues/33930 . Can the other issue be re-opened and moved to SqlClient then this one closed as a dupe of it @divega ?
The other could/should also be assigned to @saurabh500 as he and i have discussed it at some length when i've tried to fix it and it needs his domain model perspective to fix properly.

@divega
Copy link

divega commented May 16, 2019

Ok @Wraith2 I will reactivate the other issue and move both to the SqlClient repo.

Note for the SqlClient team: this can probably be closed as duplicate of https://github.com/dotnet/corefx/issues/33930 (now #108).

@divega divega transferred this issue from dotnet/corefx May 16, 2019
@David-Engel David-Engel added the Duplicate This issue or pull request already exists label May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants