Welcome Guest Search | Active Topics | Sign In | Register

WebView destroyed exception Options
xw
Posted: Friday, March 15, 2019 2:26:54 AM
Rank: Newbie
Groups: Member

Joined: 8/3/2018
Posts: 3
Hi, after running EO browser after 45 min - 60 min, i got System.exception: This WebView either has already been destroyed or is being destroyed. Any idea how i can fix this problem?
eo_support
Posted: Friday, March 15, 2019 1:07:10 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

This can be caused by memory leak in your web page that accumulate over time and eventually caused the page to run out of memory and crash. As a test, you can try to replace the page with a simple HTML page and see if the problem still occurs. If the problem no longer occurs, then you can try to debug your page to see if you can find out what triggers the crash. You can also use the built-in devtools to see if you can find any clues:

https://www.essentialobjects.com/doc/webbrowser/advanced/debug.aspx

Thanks!
xw
Posted: Monday, March 18, 2019 4:42:54 AM
Rank: Newbie
Groups: Member

Joined: 8/3/2018
Posts: 3
eo_support wrote:
Hi,

This can be caused by memory leak in your web page that accumulate over time and eventually caused the page to run out of memory and crash. As a test, you can try to replace the page with a simple HTML page and see if the problem still occurs. If the problem no longer occurs, then you can try to debug your page to see if you can find out what triggers the crash. You can also use the built-in devtools to see if you can find any clues:

https://www.essentialobjects.com/doc/webbrowser/advanced/debug.aspx

Thanks!


As i remember there was a flag to enable large EO memory, that would reduce the chance of EO crash, what was the exact name of that flag? i cant find it some how :(
eo_support
Posted: Monday, March 18, 2019 8:24:45 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.