-
Notifications
You must be signed in to change notification settings - Fork 294
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
NullReferenceException
in SNIPacket.ReadFromStreamAsync
#2026
Comments
@MahmudX can you provide more info and possibly a repro that could help us reproducing the issue? |
From the error message I could say this is similar to issue #422. Can you follow on that thread if you see similarity please. |
The error is still there Object reference not set to an instance of an object at System.Data.SqlClient.SNI.SNIPacket.WriteToStream (System.IO.Stream stream) [0x00000] in :0 |
We don't support SDS in this repo. If it can be repro'd in MDS, please file an issue. |
We are seeing this in our logging as well. What is causing it? @David-Engel what does SDS and MDS stand for? |
The stack trace from Entity Framework 8.0.8.
|
SDS: System.Data.SqlClient |
Sentry is reporting this issue a lot (below the exact stack trace). Can you help?
The text was updated successfully, but these errors were encountered: