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

System.InvalidOperationException at FirebirdSql.Data.FirebirdClient.dll!FirebirdSql.Data.Client.Managed.XdrStream::Write - Write operations are not allowed by this stream [DNET695] #647

Closed
firebird-automations opened this issue Aug 31, 2016 · 6 comments

Comments

@firebird-automations
Copy link

Submitted by: André Ziegler (andre.ziegler)

Is related to DNET698

While viewing WPR/xperf traces of my application, I see a System.InvalidOperationException in Firebird provider:

https://1drv.ms/i/s!AtziW2MYxY8Si5Zf6ll4eX7CWn_wAg

@firebird-automations
Copy link
Author

Commented by: @cincuranet

It again, I believe, some race condition in finalizer. I plan to do a massive cleanup of this code, see DNET698.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue is related to DNET698 [ DNET698 ]

@firebird-automations
Copy link
Author

Commented by: André Ziegler (andre.ziegler)

ok, I'll monitor DNET698 and try the offered fix when available and post if I still see the issue or not.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: vNext - Finalizers [ 10807 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Fix Version: vNext [ 10804 ]

Fix Version: vNext - Finalizers [ 10807 ] =>

@firebird-automations
Copy link
Author

Commented by: André Ziegler (andre.ziegler)

thanks, the changes for DNET698 fixed it. I no longer see the InvalidOperationException.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants