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

WebView Dispose CefSharp.Wpf 1.25.7 #255

Closed
manager666 opened this issue Feb 15, 2014 · 5 comments
Closed

WebView Dispose CefSharp.Wpf 1.25.7 #255

manager666 opened this issue Feb 15, 2014 · 5 comments

Comments

@manager666
Copy link

Hi!

I would like to report a problem with method Dispose() on WebView in CefSharp.Wpf.
It does not matter when I call Dispose(), it it´s 98% chance that the application will crash.

When I call Dipose(), I get C++ Runtime error with message "pure virtual function call".

Can someone tell me where is a problem or fix it? On the other hand I simply need to know how to safely release (when app is closing) unmanaged resources which CefSharp or CehSharp.Wpf (WebView) is using.

Thank you very much.
I replaced IE WPF component with this awesome one but I need stability.

@jornh
Copy link
Contributor

jornh commented Feb 22, 2014

Could you please verify if the #249 PR fixes your issue? It would help with having more eyeballs on it before it gets merged.

#154 also seems related ... If the above does not fix your problem.

@Bodekaer
Copy link
Contributor

Bodekaer commented Jan 8, 2015

Removed comment - moved to #585

@amaitland
Copy link
Member

@Bodekaer Are you using CefSharp1?

@Bodekaer
Copy link
Contributor

Bodekaer commented Jan 9, 2015

Using CEF3. Didn't realize this issue was for CefSharp1.
I see #585 already discusses the issue I experience. I'll comment there instead.

@amaitland
Copy link
Member

@Bodekaer No probs 👍

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

4 participants