Welcome Guest Search | Active Topics | Sign In | Register

Memory leak in rundll32.exe while starting a program embedded the EO.WebBrowser Options
Jiaoni.Li
Posted: Monday, April 18, 2016 9:20:48 PM
Rank: Newbie
Groups: Member

Joined: 9/1/2015
Posts: 1
We have a VB.net program embedded the EO.Webbrowser. Each time we starting the program, a rundll32.exe process would started after the WebView object is created.

The code is listed below:
dim threadRunner As New EO.WebBrowser.ThreadRunner()
Dim webView1 As WebView = threadRunner.CreateWebView()

the webView1 object loads a URL indicated to a web page in IIS.

the issue is that the memory of rundll32.exe inscreases with whe page refreshing each time, it seems like that there is a memory leak in EO.Webbrowser.

I am waiting for your answer, Thanks!
eo_support
Posted: Tuesday, April 19, 2016 8:32:32 AM
Rank: Administration
Groups: Administration

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

You can try to observe it for a longer period of time and see if the memory usage comes down, or try the same page with Google Chrome browser and see if the same problem occurs. If it does not come down after a long period of time, then you can try to isolate the problem into a test project and send the test project to us:

http://www.essentialobjects.com/forum/test_project.aspx

Once we have that we will look into it and see what we can find.

Thanks!


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.